Skip to content

Commit

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

Bump dawidd6/action-download-artifact from 2.27.0 to 2.28.0
  • Loading branch information
mgrover1 authored Sep 26, 2023
2 parents 70bd7d2 + 88bb2a5 commit f9fe0f9
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.27.0
uses: dawidd6/action-download-artifact@v2.28.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
workflow: build-book.yaml
Expand Down

0 comments on commit f9fe0f9

Please sign in to comment.