Skip to content

Commit

Permalink
Merge pull request #91 from openradar/dependabot/github_actions/dawid…
Browse files Browse the repository at this point in the history
…d6/action-download-artifact-2.27.0

Bump dawidd6/action-download-artifact from 2.26.1 to 2.27.0
  • Loading branch information
mgrover1 committed Apr 26, 2023
2 parents 1b67c28 + e3cfbb5 commit 95f1842
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@v2.26.1
uses: dawidd6/action-download-artifact@v2.27.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
workflow: build-book.yaml
Expand Down

0 comments on commit 95f1842

Please sign in to comment.