Skip to content

Commit 9a495a1

Browse files
chore(deps): update softprops/action-gh-release action to v2.5.0
1 parent f89f581 commit 9a495a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
4545

4646
- name: Create a release
47-
uses: softprops/action-gh-release@aec2ec56f94eb8180ceec724245f64ef008b89f5 # v2.4.0
47+
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
4848
with:
4949
generate_release_notes: true
5050
env:

0 commit comments

Comments
 (0)