Skip to content

Commit 1f42f58

Browse files
renovate[bot]stephanme
authored andcommitted
Update softprops/action-gh-release action to v2
1 parent 09d2c24 commit 1f42f58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
name: pv-control.tar.gz
5656
path: pv-control.tar.gz
5757
- name: Upload release distribution
58-
uses: softprops/action-gh-release@v1
58+
uses: softprops/action-gh-release@v2
5959
if: startsWith(github.ref, 'refs/tags/v')
6060
with:
6161
files: pv-control.tar.gz

0 commit comments

Comments
 (0)