Skip to content

Commit

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

Bump the ci-dependencies group with 2 updates
  • Loading branch information
import-pandas-as-numpy authored Oct 12, 2024
2 parents 86cd54d + bfbca6d commit 32d7840
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/site-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- name: Install, build, and upload your site
uses: withastro/action@604679169f7a347c33065aab494742732d401e0e # v2.0.2
uses: withastro/action@44cbafd43567733e3b007918c6e0711480560516 # v3.0.0

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

0 comments on commit 32d7840

Please sign in to comment.