Skip to content

Commit c7030ad

Browse files
committed
.github: Update checkout action
1 parent f3a05aa commit c7030ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
GORELEASER_CURRENT_TAG: "${{ env.goreleaser_current_tag }}"
5252
steps:
5353
- name: Check out the code
54-
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
54+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # tag=v6.0.1
5555

5656
- name: Set up Go
5757
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # tag=v3.2.1

0 commit comments

Comments
 (0)