diff --git a/.github/workflows/audit_and_lint.yml b/.github/workflows/audit_and_lint.yml index 7e56da1..baec951 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@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b - 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@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b - 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..85799f6 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@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b - name: Initialize CodeQL uses: github/codeql-action/init@99c9897648dded3fe63d6f328c46089dd57735ca