We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3a05aa commit c7030adCopy full SHA for c7030ad
1 file changed
.github/workflows/container.yml
@@ -51,7 +51,7 @@ jobs:
51
GORELEASER_CURRENT_TAG: "${{ env.goreleaser_current_tag }}"
52
steps:
53
- name: Check out the code
54
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
+ uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # tag=v6.0.1
55
56
- name: Set up Go
57
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # tag=v3.2.1
0 commit comments