Skip to content

Commit 2c16bca

Browse files
chore(deps): update softprops/action-gh-release digest to 0a7d9cd
1 parent b2f2f06 commit 2c16bca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/reusable-releaser-go.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
run: make bina
138138

139139
- name: Create Release (with bina)
140-
uses: softprops/action-gh-release@50195ba7f6f93d1ac97ba8332a178e008ad176aa
140+
uses: softprops/action-gh-release@0a7d9cdbe44d16ac5fe9788836ca8af96266902e
141141
if: ${{ inputs.generate-bina }}
142142
with:
143143
body_path: gittaglogs.txt
@@ -148,7 +148,7 @@ jobs:
148148
draft: false
149149

150150
- name: Create Release
151-
uses: softprops/action-gh-release@50195ba7f6f93d1ac97ba8332a178e008ad176aa
151+
uses: softprops/action-gh-release@0a7d9cdbe44d16ac5fe9788836ca8af96266902e
152152
if: ${{ inputs.generate-bina == false }}
153153
with:
154154
body_path: gittaglogs.txt

0 commit comments

Comments
 (0)