Skip to content

Commit 8423eb5

Browse files
committed
2 parents f3f76ba + dbd90b4 commit 8423eb5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
persist-credentials: false
4040

4141
- name: Run zizmor 🌈
42-
uses: zizmorcore/zizmor-action@5ca5fc7a4779c5263a3ffa0e1f693009994446d1 # v0.1.2
42+
uses: zizmorcore/zizmor-action@e673c3917a1aef3c65c972347ed84ccd013ecda4 # v0.2.0
4343

4444
editorconfig-checker:
4545
runs-on: ubuntu-24.04-arm

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
persist-credentials: false
2626

2727
- name: Install, build, and upload your site
28-
uses: withastro/action@77fad83745446cf039d76af7037b782f1af80749 # v4.1.0
28+
uses: withastro/action@32474c4384d86fc69c1739a9cddc665769fb88b5 # v4.2.0
2929
with:
3030
path: ./docs
3131

0 commit comments

Comments
 (0)