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 2626 steps :
2727 -
2828 name : Checkout
29- uses : actions/checkout@v6
29+ uses : actions/checkout@v6.0.2
3030 -
3131 name : Docker meta
3232 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@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
13+ - uses : actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98 # v4.3.1
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@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
13+ - uses : actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98 # v4.3.1
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@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
13+ - uses : actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98 # v4.3.1
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@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
25+ - uses : actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98 # v4.3.1
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@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
17+ - uses : actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98 # v4.3.1
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 1414 attestations : write
1515 runs-on : ubuntu-latest
1616 steps :
17- - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
17+ - uses : actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98 # v4.3.1
1818 with :
1919 fetch-depth : 0
2020 - name : Create release
Original file line number Diff line number Diff line change 1717 experimental : [false]
1818 steps :
1919 - name : Checkout
20- uses : actions/checkout@v6
20+ uses : actions/checkout@v6.0.2
2121 with :
2222 fetch-depth : " 0"
2323
You can’t perform that action at this time.
0 commit comments