Skip to content

Commit

Permalink
build(deps): bump actions/download-artifact from 2 to 4.1.7 in /.gith…
Browse files Browse the repository at this point in the history
…ub/workflows (#157)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent cfe7f56 commit 0d7ff06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v2

- name: "Download coverage report"
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4.1.7
with:
name: pytest-coverage-report

Expand Down

0 comments on commit 0d7ff06

Please sign in to comment.