Skip to content

Commit

Permalink
Merge pull request #73 from vipyrsec/dependabot/github_actions/ci-dep…
Browse files Browse the repository at this point in the history
…endencies-4713df75c9

Bump withastro/action from 2.0.1 to 2.0.2 in the ci-dependencies group
  • Loading branch information
import-pandas-as-numpy authored Sep 29, 2024
2 parents 8c6dc7c + 4887836 commit 71b4cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/site-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

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

deploy:
if: ${{ github.ref == 'refs/heads/main' }}
Expand Down

0 comments on commit 71b4cea

Please sign in to comment.