Skip to content

Commit 71b4cea

Browse files
Merge pull request #73 from vipyrsec/dependabot/github_actions/ci-dependencies-4713df75c9
Bump withastro/action from 2.0.1 to 2.0.2 in the ci-dependencies group
2 parents 8c6dc7c + 4887836 commit 71b4cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/site-deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
2020

2121
- name: Install, build, and upload your site
22-
uses: withastro/action@877fd7e5cf5dc5d213f6701c790972aa25452ad3 # v2.0.1
22+
uses: withastro/action@604679169f7a347c33065aab494742732d401e0e # v2.0.2
2323

2424
deploy:
2525
if: ${{ github.ref == 'refs/heads/main' }}

0 commit comments

Comments
 (0)