mirror of
https://github.com/thepeacockproject/Peacock
synced 2024-11-22 22:12:45 +01:00
Bump robinraju/release-downloader from 1.8 to 1.9 in /.github/workflows (#377)
Bumps [robinraju/release-downloader](https://github.com/robinraju/release-downloader) from 1.8 to 1.9. - [Release notes](https://github.com/robinraju/release-downloader/releases) - [Commits](https://github.com/robinraju/release-downloader/compare/v1.8...v1.9) --- updated-dependencies: - dependency-name: robinraju/release-downloader dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
6b364ae05a
commit
cf6505ca9a
4
.github/workflows/locale.yml
vendored
4
.github/workflows/locale.yml
vendored
@ -47,7 +47,7 @@ jobs:
|
||||
|
||||
- name: Download RPKG-CLI
|
||||
id: rpkgcli
|
||||
uses: robinraju/release-downloader@v1.8
|
||||
uses: robinraju/release-downloader@v1.9
|
||||
with:
|
||||
repository: "glacier-modding/RPKG-Tool"
|
||||
latest: true
|
||||
@ -56,7 +56,7 @@ jobs:
|
||||
|
||||
- name: Download HMLanguageTools
|
||||
id: hmlt
|
||||
uses: robinraju/release-downloader@v1.8
|
||||
uses: robinraju/release-downloader@v1.9
|
||||
with:
|
||||
repository: "AnthonyFuller/TonyTools"
|
||||
latest: true
|
||||
|
Loading…
Reference in New Issue
Block a user