Skip to content

Commit

Permalink
chore(deps): bump dawidd6/action-download-artifact from 2.23.0 to 3.1.4
Browse files Browse the repository at this point in the history
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.23.0 to 3.1.4.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@7847792...09f2f74)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent a4be53e commit cb961eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-deploy-fork.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
pr_number: '${{ steps.get_pr_number.outputs.pr_number }}'
steps:
- name: Download PR info
uses: dawidd6/action-download-artifact@7847792dd435a50521b8e3bd3576dae7459d1fa8 # v2.22.0
uses: dawidd6/action-download-artifact@09f2f74827fd3a8607589e5ad7f9398816f540fe # v2.22.0
with:
workflow: build-fork.yml
run_id: '${{ github.event.workflow_run.id }}'
Expand Down Expand Up @@ -118,7 +118,7 @@ jobs:
persist-credentials: false

- name: Download static build
uses: dawidd6/action-download-artifact@7847792dd435a50521b8e3bd3576dae7459d1fa8 # v2.22.0
uses: dawidd6/action-download-artifact@09f2f74827fd3a8607589e5ad7f9398816f540fe # v2.22.0
with:
workflow: build-fork.yml
run_id: ${{ github.event.workflow_run.id }}
Expand Down

0 comments on commit cb961eb

Please sign in to comment.