Skip to content

Commit 94f7855

Browse files
deps(deps): update softprops/action-gh-release digest to a74c6b7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0633928 commit 94f7855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: make haul
2929

3030
- name: Attach Hauls to release
31-
uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87 # v2
31+
uses: softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0 # v2
3232
with:
3333
tag_name: ${{ needs.call-release.outputs.tag_name }}
3434
files: ./validator-haul-linux-amd64.tar.zst,./validator-haul-darwin-arm64.tar.zst

0 commit comments

Comments
 (0)