Skip to content

Commit 97e8257

Browse files
chore(deps): update all dependencies
1 parent 67c8ebe commit 97e8257

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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@a4407e937037e68022f04ae1c068d3634f08bc8d # v4.2.1
28+
uses: withastro/action@2226b5671ff302b175d9843add614af27e60bbfc # v5.0.0
2929
with:
3030
path: ./docs
3131

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repos:
2626
- id: check-shebang-scripts-are-executable
2727

2828
- repo: https://github.com/woodruffw/zizmor-pre-commit
29-
rev: v1.16.0
29+
rev: v1.16.1
3030
hooks:
3131
- id: zizmor
3232

0 commit comments

Comments
 (0)