diff --git a/.github/workflows/dependency-security-maintenance.yml b/.github/workflows/dependency-security-maintenance.yml index f8b431928..565594db3 100644 --- a/.github/workflows/dependency-security-maintenance.yml +++ b/.github/workflows/dependency-security-maintenance.yml @@ -9,6 +9,6 @@ permissions: {} jobs: npm-audit: - uses: js-soft/github-actions/.github/workflows/dependency-security-maintenance.yml@main + uses: js-soft/github-actions/.github/workflows/dependency-security-maintenance.yml@902c2ae6951187b136fc378a2de6f64b41666015 # main secrets: github-token: ${{ secrets.GH_PAT }}