Skip to content

Commit 37e10e0

Browse files
authored
Merge branch 'main' into dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.5.1
2 parents 78ab727 + cb388ca commit 37e10e0

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@c062e08bd532815e2082a85e87e3ef29c3e6d191 # v2
33+
uses: softprops/action-gh-release@e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8 # 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)