Skip to content

Commit

Permalink
Update thomaseizinger/create-release action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2024
1 parent ad13acf commit 6fca327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_new_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
echo "::set-output name=changelog::$CHANGELOG"
- name: Create Release
uses: thomaseizinger/create-release@1.0.0
uses: thomaseizinger/create-release@2.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 6fca327

Please sign in to comment.