Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
Bump robinraju/release-downloader from 1.9 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.9 to 1.11.
- [Release notes](https://github.com/robinraju/release-downloader/releases)
- [Commits](robinraju/release-downloader@v1.9...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 Jan 10, 2025
1 parent 0340057 commit a9ad083
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd.docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
build-and-push-image:
runs-on: ubuntu-latest
steps:
- uses: robinraju/release-downloader@v1.9
- uses: robinraju/release-downloader@v1.11
with:
releaseId: ${{ github.event.release.id }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cd.www.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws-region: us-east-1

- uses: robinraju/release-downloader@v1.9
- uses: robinraju/release-downloader@v1.11
with:
releaseId: ${{ github.event.release.id || github.event.inputs.release-id }}

Expand Down

0 comments on commit a9ad083

Please sign in to comment.