From 2267ab60a240e16f6bdff8684e947cffe1080af3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 00:36:23 +0000 Subject: [PATCH] chore(deps): pin js-soft/github-actions action to 902c2ae --- .github/workflows/dependency-security-maintenance.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}