Skip to content

Commit 88f38f2

Browse files
authored
Merge branch 'main' into release-please--branches--main
2 parents 81cb9e2 + c797383 commit 88f38f2

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
@@ -30,7 +30,7 @@ jobs:
3030
run: make haul
3131

3232
- name: Attach Hauls to release
33-
uses: softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0 # v2
33+
uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 # v2
3434
with:
3535
tag_name: ${{ needs.call-release.outputs.tag_name }}
3636
files: ./validator-haul-linux-amd64.tar.zst,./validator-haul-linux-arm64.tar.zst

0 commit comments

Comments
 (0)