Skip to content

Commit

Permalink
Merge pull request #19 from vipyrsec/dependabot/github_actions/withas…
Browse files Browse the repository at this point in the history
…tro/action-0.3.0

Bump withastro/action from 0.2.0 to 0.3.0
  • Loading branch information
import-pandas-as-numpy authored Sep 2, 2023
2 parents 60a5c04 + d238a85 commit bf5ca8c
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 @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0

- name: "Install, build, and upload your site"
uses: withastro/action@dc081df9eacdb11181ea51e5d05853faa5aee891 # v0.2.0
uses: withastro/action@e3193ac80e18917ceaeb9f2d47019ad3b2c0416a # v0.3.0

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

0 comments on commit bf5ca8c

Please sign in to comment.