diff --git a/.github/workflows/audit_and_lint.yml b/.github/workflows/audit_and_lint.yml index 7e56da1..3c759d5 100644 --- a/.github/workflows/audit_and_lint.yml +++ b/.github/workflows/audit_and_lint.yml @@ -21,7 +21,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f + uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 - name: Audit dependencies run: audit-ci --critical --report-type full @@ -36,7 +36,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f + uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 - name: Set pnpm cache directory run: pnpm config set store-dir .pnpm-store diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 2c2a435..d09be82 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f + uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 - name: Initialize CodeQL uses: github/codeql-action/init@99c9897648dded3fe63d6f328c46089dd57735ca