Skip to content

Commit 703110d

Browse files
Bump dawidd6/action-download-artifact from 2.21.1 to 2.23.0 (#18)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.21.1 to 2.23.0. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v2.21.1...v2.23.0) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5ec885 commit 703110d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-preview.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
github.event.workflow_run.conclusion == 'success'
9292
&& steps.find-pull-request.outputs.number != ''
9393
&& steps.fc.outputs.comment-id != ''
94-
uses: dawidd6/action-download-artifact@v2.21.1
94+
uses: dawidd6/action-download-artifact@v2.23.0
9595
with:
9696
github_token: ${{ secrets.GITHUB_TOKEN }}
9797
workflow: build-book.yaml

0 commit comments

Comments
 (0)