Skip to content

Commit 072001c

Browse files
Update softprops/action-gh-release action to v2.6.1
1 parent ff4fbb2 commit 072001c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
if: ${{ github.ref == 'refs/heads/main' || github.ref == 'refs/heads/develop' }}
7171

7272
- name: Create/update release
73-
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
73+
uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2.6.1
7474
with:
7575
token: ${{ secrets.GITHUB_TOKEN }}
7676
files: |

0 commit comments

Comments
 (0)