Skip to content

Commit 156e4d5

Browse files
authored
Merge branch 'main' into release-please--branches--main
2 parents 43060c7 + 79c67e9 commit 156e4d5

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

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

0 commit comments

Comments
 (0)