File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1717
1818 steps :
1919 - name : Checkout
20- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # ratchet:actions/checkout@v4
20+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # ratchet:actions/checkout@v4
2121
2222 - name : Codespell
2323 uses : codespell-project/actions-codespell@8f01853be192eb0f849a5c7d721450e7a467c579 # ratchet:codespell-project/actions-codespell@v2
Original file line number Diff line number Diff line change 1515 name : lint
1616 runs-on : ubuntu-24.04
1717 steps :
18- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # ratchet:actions/checkout@v4
18+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # ratchet:actions/checkout@v4
1919 - uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # ratchet:actions/setup-go@v5
2020 with :
2121 go-version-file : " go.mod"
Original file line number Diff line number Diff line change 2121 contents : write
2222 steps :
2323 - name : Checkout code
24- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # ratchet:actions/checkout@v4
24+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # ratchet:actions/checkout@v4
2525
2626 - name : Fetch all tags
2727 run : git fetch --tags
Original file line number Diff line number Diff line change 1616 contents : read # Not required for public repositories, but for clarity
1717 steps :
1818 - name : Checkout
19- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # ratchet:actions/checkout@v6.0.1
19+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # ratchet:actions/checkout@v6.0.2
2020 with :
2121 fetch-depth : 0
2222
@@ -175,7 +175,7 @@ jobs:
175175 - goreleaser
176176 steps :
177177 - name : " Checkout tofuutils/chocolatey-packages"
178- uses : actions/checkout@v6.0.1
178+ uses : actions/checkout@v6.0.2
179179 with :
180180 repository : tofuutils/chocolatey-packages
181181 ssh-key : ${{ secrets.CHOCOLATEY_SSH_KEY }}
Original file line number Diff line number Diff line change 1717
1818 steps :
1919 - name : Checkout
20- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # ratchet:actions/checkout@v4
20+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # ratchet:actions/checkout@v4
2121
2222 - name : Set up Go
2323 uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # ratchet:actions/setup-go@v5
You can’t perform that action at this time.
0 commit comments