We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f3f76ba + dbd90b4 commit 8423eb5Copy full SHA for 8423eb5
.github/workflows/ci-checks.yml
@@ -39,7 +39,7 @@ jobs:
39
persist-credentials: false
40
41
- name: Run zizmor 🌈
42
- uses: zizmorcore/zizmor-action@5ca5fc7a4779c5263a3ffa0e1f693009994446d1 # v0.1.2
+ uses: zizmorcore/zizmor-action@e673c3917a1aef3c65c972347ed84ccd013ecda4 # v0.2.0
43
44
editorconfig-checker:
45
runs-on: ubuntu-24.04-arm
.github/workflows/deploy.yml
@@ -25,7 +25,7 @@ jobs:
25
26
27
- name: Install, build, and upload your site
28
- uses: withastro/action@77fad83745446cf039d76af7037b782f1af80749 # v4.1.0
+ uses: withastro/action@32474c4384d86fc69c1739a9cddc665769fb88b5 # v4.2.0
29
with:
30
path: ./docs
31
0 commit comments