File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 29
29
run : make haul
30
30
31
31
- name : Attach Hauls to release
32
- uses : softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87 # v2
32
+ uses : softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0 # v2
33
33
with :
34
34
tag_name : ${{ needs.call-release.outputs.tag_name }}
35
35
files : ./validator-haul-linux-amd64.tar.zst,./validator-haul-darwin-arm64.tar.zst
Original file line number Diff line number Diff line change 7
7
8
8
* release 0.0.45 ([ fcf1bc7] ( https://github.com/validator-labs/validator/commit/fcf1bc7b55ece9dd7956715dc980bf9f19bf3ff4 ) )
9
9
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
+
10
15
## [ 0.0.44] ( https://github.com/validator-labs/validator/compare/v0.0.43...v0.0.44 ) (2024-07-10)
11
16
12
17
You can’t perform that action at this time.
0 commit comments