diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 4f85c82f3a..50841a01a4 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -104,6 +104,6 @@ jobs: uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - name: typos-action - uses: crate-ci/typos@9ad6f5c0549e0eb32bd70e26d5083421d639f278 # v1.24.3 + uses: crate-ci/typos@945d407a5fc9097f020969446a16f581612ab4df # v1.24.5 with: config: typos.toml diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b9c93a0f75..ed7be7accc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -66,7 +66,7 @@ jobs: - name: Attest build provenance id: attest - uses: actions/attest-build-provenance@6149ea5740be74af77f260b9db67e633f6b0a9a1 # v1.4.2 + uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3 with: subject-path: 'dist/go-size-analyzer*.*'