Skip to content

Commit

Permalink
chore(deps): bump dawidd6/action-download-artifact
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 6 to 7
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@v6...v7)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 90876ba commit 054efaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- run: |
uv pip install --system smokeshow
- uses: dawidd6/action-download-artifact@v6 # nosemgrep
- uses: dawidd6/action-download-artifact@v7 # nosemgrep
with:
workflow: pr_tests.yaml
workflow_conclusion: success
Expand Down

0 comments on commit 054efaf

Please sign in to comment.