Commit ebac502 1 parent b3daaad commit ebac502 Copy full SHA for ebac502
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ description: Install bats and python-yq
6
6
runs :
7
7
using : " composite"
8
8
steps :
9
- - uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1 .0
9
+ - uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2 .0
10
10
with :
11
11
node-version : ' 20'
12
12
- run : sudo npm install -g bats@${BATS_VERSION}
Original file line number Diff line number Diff line change 15
15
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
16
16
- name : Setup test tools
17
17
uses : ./.github/actions/setup-test-tools
18
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
18
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
19
19
with :
20
20
go-version : ' 1.22.9'
21
21
- run : go install "github.com/redhat-certification/chart-verifier@${CHART_VERIFIER_VERSION}"
You can’t perform that action at this time.
0 commit comments