diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml index 6148b4c..e162638 100644 --- a/.github/workflows/github-pages.yml +++ b/.github/workflows/github-pages.yml @@ -84,7 +84,7 @@ jobs: steps: - id: deployment - uses: actions/deploy-pages@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 # v5.0.0 + uses: actions/deploy-pages@368f82528645a54fb793d4d04e342629a3f51346 # v5.0.1 - name: Release the Pages deployment if this run is cancelled if: cancelled() diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ebbd3a9..299fdbb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -156,7 +156,7 @@ jobs: mv notes.md dist/notes.md - name: Attest build provenance - uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1 + uses: actions/attest-build-provenance@4d101475d8b20a2381f78447822ac1eab6504dd8 # v4.2.2 with: subject-path: | dist/*.dmg