Skip to content

Commit

Permalink
Bump ryand56/r2-upload-action from 1.3.4 to 1.4
Browse files Browse the repository at this point in the history
Bumps [ryand56/r2-upload-action](https://github.com/ryand56/r2-upload-action) from 1.3.4 to 1.4.
- [Release notes](https://github.com/ryand56/r2-upload-action/releases)
- [Commits](ryand56/r2-upload-action@v1.3.4...v1.4)

---
updated-dependencies:
- dependency-name: ryand56/r2-upload-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent c0451d2 commit 91bf28e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
'.builds[].ota.path |= $version + "/" + . | (.builds[].parts // [])[].path |= $version + "/" + .' \
manifest.json > output/manifest.json
- name: Upload updated manifest to R2
uses: ryand56/r2-upload-action@v1.3.4
uses: ryand56/[email protected]
with:
r2-account-id: ${{ secrets.CLOUDFLARE_R2_ACCOUNT_ID }}
r2-access-key-id: ${{ secrets.CLOUDFLARE_R2_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 91bf28e

Please sign in to comment.