File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 14
14
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
15
15
with :
16
16
persist-credentials : false
17
- - uses : aquaproj/aqua-installer@e2d0136abcf70b7a2f6f505720640750557c4b33 # v3.1.1
17
+ - uses : aquaproj/aqua-installer@5e54e5cee8a95ee2ce7c04cb993da6dfad13e59c # v3.1.2
18
18
with :
19
19
aqua_version : v2.43.0
20
20
30
30
# gofumpt
31
31
- name : Get changed Go files
32
32
id : changed-files
33
- uses : tj-actions/changed-files@d6e91a2266cdb9d62096cebf1e8546899c6aa18f # v45.0.6
33
+ uses : tj-actions/changed-files@4168bb487d5b82227665ab4ec90b67ce02691741 # v45.0.6
34
34
with :
35
35
use_rest_api : " true"
36
36
files : |
Original file line number Diff line number Diff line change 66
66
- uses : actions/checkout@v4
67
67
68
68
- name : Install atmos
69
- uses : jaxxstorm/action-install-gh-release@v1.11 .0
69
+ uses : jaxxstorm/action-install-gh-release@v1.14 .0
70
70
with : # Grab the latest version
71
71
repo : cloudposse/atmos
72
72
chmod : 0755
You can’t perform that action at this time.
0 commit comments