Skip to content

Commit

Permalink
Merge pull request #285 from enterprise-contract/dependabot/github_ac…
Browse files Browse the repository at this point in the history
…tions/softprops/action-gh-release-2

Bump softprops/action-gh-release from 1 to 2
  • Loading branch information
github-actions[bot] authored Mar 11, 2024
2 parents 9611ee1 + 0ff1321 commit 461cb63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
echo "version=$(./hack/next-version.sh)" >> "$GITHUB_ENV"
- name: API Release
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v1
uses: softprops/action-gh-release@3198ee18f814cdf787321b4a32a26ddbf37acc52 # v2.0.3
with:
name: API Release ${{env.version}}
tag_name: ${{env.version}}
Expand Down

0 comments on commit 461cb63

Please sign in to comment.