Skip to content

Commit

Permalink
Bump AButler/upload-release-assets from 2.0 to 3.0
Browse files Browse the repository at this point in the history
Bumps [AButler/upload-release-assets](https://github.com/abutler/upload-release-assets) from 2.0 to 3.0.
- [Release notes](https://github.com/abutler/upload-release-assets/releases)
- [Commits](AButler/upload-release-assets@v2.0...v3.0)

---
updated-dependencies:
- dependency-name: AButler/upload-release-assets
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and acornett21 committed Nov 21, 2023
1 parent f1bfa27 commit 31f7e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
target: ${{ steps.extract.outputs.destination }}/preflight-${{ matrix.platform }}-${{ matrix.architecture }}

- name: Upload binaries to the release
uses: AButler/upload-release-assets@v2.0
uses: AButler/upload-release-assets@v3.0
id: upload-release-asset
with:
files: ${{ steps.extract.outputs.destination }}/preflight-${{ matrix.platform }}-${{ matrix.architecture }}
Expand Down

0 comments on commit 31f7e81

Please sign in to comment.