Skip to content

Commit

Permalink
Bump softprops/action-gh-release from 1 to 2 (#653)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 11, 2024
2 parents 4f139e6 + 75c6f45 commit bc5f959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ jobs:
run: ls -R
working-directory: ${{ steps.download.outputs.download-path }}

- uses: softprops/action-gh-release@v1
- uses: softprops/action-gh-release@v2
with:
name: ${{ inputs.new_tags }}
tag_name: ${{ inputs.new_tags }}
Expand Down

0 comments on commit bc5f959

Please sign in to comment.