Skip to content

Commit

Permalink
Bump softprops/action-gh-release from 2.1.0 to 2.2.0 (#108)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 89cbcbc commit 66e6fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-to-gh-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
popd
- name: Upload files to release
uses: softprops/action-gh-release@v2.1.0
uses: softprops/action-gh-release@v2.2.0
with:
files: output/*
tag_name: ${{ inputs.version }}

0 comments on commit 66e6fb1

Please sign in to comment.