Skip to content

Commit 011c88e

Browse files
committed
ci: Update gh-release action to v3
1 parent 5e4ec10 commit 011c88e

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
@@ -72,7 +72,7 @@ jobs:
7272
sha256sum gitopolis-linux-x86_64.tar.gz gitopolis-windows-x86_64.zip gitopolis-macos-x86_64.tar.gz gitopolis-macos-aarch64.tar.gz > SHA256SUMS.txt
7373
7474
- name: Create Release
75-
uses: softprops/action-gh-release@v2
75+
uses: softprops/action-gh-release@v3
7676
with:
7777
tag_name: ${{ inputs.release_tag }}
7878
name: ${{ inputs.release_tag }}

0 commit comments

Comments
 (0)