Skip to content

Commit

Permalink
Bump robinraju/release-downloader from 1.10 to 1.11
Browse files Browse the repository at this point in the history
Bumps [robinraju/release-downloader](https://github.com/robinraju/release-downloader) from 1.10 to 1.11.
- [Release notes](https://github.com/robinraju/release-downloader/releases)
- [Commits](robinraju/release-downloader@v1.10...v1.11)

---
updated-dependencies:
- dependency-name: robinraju/release-downloader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 8d22629 commit e8243cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/oci-repush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
echo "BUILD_DATETIME=$(date -u +'%FT%T.%3NZ')" >> $GITHUB_ENV
# download OCI platform release assets
- uses: robinraju/release-downloader@v1.10
- uses: robinraju/release-downloader@v1.11
with:
tag: ${{ github.event.inputs.release_tag }}
fileName: "RaspberryMatic-*-oci_*.tgz"
Expand Down

0 comments on commit e8243cd

Please sign in to comment.