Skip to content

Commit 6005b97

Browse files
authored
Merge PR #1434: bump softprops/action-gh-release 2.6.2 -> 3.0.2
chore(deps): bump softprops/action-gh-release from 2.6.2 to 3.0.2
2 parents d39234d + 9a9ec2a commit 6005b97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
echo "EOF" >> $GITHUB_OUTPUT
143143
144144
- name: Release
145-
uses: softprops/action-gh-release@3bb12739c298aeb8a4eeaf626c5b8d85266b0e65 # v2
145+
uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3.0.2
146146
if: startsWith(github.ref, 'refs/tags/')
147147
with:
148148
body: ${{ steps.changelog.outputs.NOTES }}

0 commit comments

Comments
 (0)