Skip to content

Commit 6279b27

Browse files
Bump dawidd6/action-download-artifact from 2.26.0 to 2.26.1
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.26.0 to 2.26.1. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v2.26.0...v2.26.1) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81f69fa commit 6279b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
github.event.workflow_run.conclusion == 'success'
8989
&& steps.find-pull-request.outputs.number != ''
9090
&& steps.fc.outputs.comment-id != ''
91-
uses: dawidd6/action-download-artifact@v2.26.0
91+
uses: dawidd6/action-download-artifact@v2.26.1
9292
with:
9393
github_token: ${{ secrets.GITHUB_TOKEN }}
9494
workflow: ci.yaml

0 commit comments

Comments
 (0)