File tree Expand file tree Collapse file tree 7 files changed +8
-8
lines changed
Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2424 steps :
2525 -
2626 name : Checkout
27- uses : actions/checkout@v6
27+ uses : actions/checkout@v6.0.2
2828 -
2929 name : Docker meta
3030 id : meta
Original file line number Diff line number Diff line change 1010 contents : write
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v4.2.2
13+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.2.2
1414 - uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
1515 with :
1616 go-version : stable
Original file line number Diff line number Diff line change 1010 contents : read
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v4.2.2
13+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.2.2
1414 - uses : actions/dependency-review-action@05fe4576374b728f0c523d6a13d64c25081e0803 # v4.8.3
1515 with :
1616 config-file : .github/dependency-review-config.yaml
Original file line number Diff line number Diff line change 1010 contents : read
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v4.2.2
13+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.2.2
1414 - uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
1515 with :
1616 go-version : stable
2222 contents : read
2323 runs-on : ubuntu-latest
2424 steps :
25- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v4.2.2
25+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.2.2
2626 - uses : docker://rhysd/actionlint:1.7.0@sha256:601d6faeefa07683a4a79f756f430a1850b34d575d734b1d1324692202bf312e # v1.7.0
2727 with :
2828 args : -color
Original file line number Diff line number Diff line change 1414 # Needed for GitHub OIDC token if publish_results is true
1515 id-token : write
1616 steps :
17- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v4.2.2
17+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.2.2
1818 - name : Run analysis
1919 uses : ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a # v2.4.3
2020 with :
Original file line number Diff line number Diff line change 2828 timeout-minutes : 1
2929 continue-on-error : true
3030 - name : Checkout
31- uses : actions/checkout@v6
31+ uses : actions/checkout@v6.0.2
3232 with :
3333 fetch-depth : " 0"
3434 - name : Set up testing dependencies
Original file line number Diff line number Diff line change 1414 attestations : write
1515 runs-on : ubuntu-latest
1616 steps :
17- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v4.2.2
17+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.2.2
1818 with :
1919 fetch-depth : 0
2020 - name : Create release
You can’t perform that action at this time.
0 commit comments