Skip to content

Commit 7185279

Browse files
Update softprops/action-gh-release action to v3
1 parent a61a678 commit 7185279

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
labels: ${{ steps.meta.outputs.labels }}
5353

5454
- name: Release
55-
uses: softprops/action-gh-release@v2.4.1
55+
uses: softprops/action-gh-release@v3.0.0
5656
if: github.ref == 'refs/heads/master'
5757
with:
5858
tag_name: ${{ env.OPENVPN_VERSION }}-build${{ env.BUILD_ID }}

0 commit comments

Comments
 (0)