Skip to content

Commit

Permalink
Bump dawidd6/action-download-artifact in the github-actions group
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 1 update: [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact).


Updates `dawidd6/action-download-artifact` from 7 to 8
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@v7...v8)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 5ed668f commit 4ac1ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- run: pip install smokeshow

- uses: dawidd6/action-download-artifact@v7 # nosemgrep
- uses: dawidd6/action-download-artifact@v8 # nosemgrep
with:
workflow: pipeline.yaml
workflow_conclusion: success
Expand Down

0 comments on commit 4ac1ce0

Please sign in to comment.