Skip to content

Commit

Permalink
Merge pull request #723 from ppc64le-cloud/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…softprops/action-gh-release-2

Bump softprops/action-gh-release from 1 to 2
  • Loading branch information
ppc64le-cloud-bot authored Jan 23, 2025
2 parents 4f3618d + 1ed623a commit 0f6c250
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 @@ -60,7 +60,7 @@ jobs:

- name: Create Release
id: create_release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 0f6c250

Please sign in to comment.