Browse Source

⬆ Bump dawidd6/action-download-artifact from 3.1.2 to 3.1.4 (#1103)

Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v3.1.2...v3.1.4)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/13907/head
dependabot[bot] 1 year ago
committed by GitHub
parent
commit
2c572d3af0
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/smokeshow.yml

2
.github/workflows/smokeshow.yml

@ -20,7 +20,7 @@ jobs:
- run: pip install smokeshow
- uses: dawidd6/action-download-artifact@v3.1.2
- uses: dawidd6/action-download-artifact@v3.1.4
with:
workflow: test.yml
commit: ${{ github.event.workflow_run.head_sha }}

Loading…
Cancel
Save