Skip to content

Commit 598809d

Browse files
committed
chore: Merge branch 'release-please--branches--main' of https://github.com/validator-labs/validator into release-please--branches--main
2 parents 68583c7 + 2364374 commit 598809d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-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

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77

88
* release 0.0.45 ([fcf1bc7](https://github.com/validator-labs/validator/commit/fcf1bc7b55ece9dd7956715dc980bf9f19bf3ff4))
99

10+
11+
### Dependency Updates
12+
13+
* **deps:** update softprops/action-gh-release digest to a74c6b7 ([#313](https://github.com/validator-labs/validator/issues/313)) ([79c67e9](https://github.com/validator-labs/validator/commit/79c67e900d6cf75278602e88dc1a4902c3a916be))
14+
1015
## [0.0.44](https://github.com/validator-labs/validator/compare/v0.0.43...v0.0.44) (2024-07-10)
1116

1217

0 commit comments

Comments
 (0)