Skip to content

Commit

Permalink
Merge pull request #126 from brian-rose/dependabot/github_actions/daw…
Browse files Browse the repository at this point in the history
…idd6/action-download-artifact-3.1.2

Bump dawidd6/action-download-artifact from 3.1.1 to 3.1.2
  • Loading branch information
brian-rose authored Feb 26, 2024
2 parents 82222de + b2350f6 commit 8ffdcfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
github.event.workflow_run.conclusion == 'success'
&& steps.find-pull-request.outputs.number != ''
&& steps.fc.outputs.comment-id != ''
uses: dawidd6/action-download-artifact@v3.1.1
uses: dawidd6/action-download-artifact@v3.1.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
workflow: build-book.yaml
Expand Down

0 comments on commit 8ffdcfa

Please sign in to comment.