Skip to content

Commit

Permalink
chore(deps): bump dawidd6/action-download-artifact from 5 to 6 (#46)
Browse files Browse the repository at this point in the history
* chore(deps): bump dawidd6/action-download-artifact from 5 to 6

Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 5 to 6.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@v5...v6)

---
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]>

* chore(changelog): automatic update to add dependabot deps bump

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Jun 23, 2024
1 parent e66fbc2 commit 0f86c82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
run: just quiver ${{ secrets.QUIVER_AUTH_TOKEN }}

- name: Download artifact
uses: dawidd6/action-download-artifact@v5
uses: dawidd6/action-download-artifact@v6
with:
workflow: ${{ github.event.workflow_run.workflow_id }}
name: ${{ env.game_name }}-v${{ env.game_version }}
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### Fixed
### Security
### Dependencies
- Bump `dawidd6/action-download-artifact` from 3 to 5 ([#41](https://github.com/MechanicalFlower/HazyRoad/pull/41), [#44](https://github.com/MechanicalFlower/HazyRoad/pull/44))
- Bump `dawidd6/action-download-artifact` from 3 to 6 ([#41](https://github.com/MechanicalFlower/HazyRoad/pull/41), [#44](https://github.com/MechanicalFlower/HazyRoad/pull/44), [#46](https://github.com/MechanicalFlower/HazyRoad/pull/46))

## [1.0.5]
### Added
Expand Down

0 comments on commit 0f86c82

Please sign in to comment.