Skip to content

Commit 5a3e4df

Browse files
chore(deps): update actions/checkout action to v6
1 parent 6b6bf43 commit 5a3e4df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
id: go
1717

1818
- name: Check out code into the Go module directory
19-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
19+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
2020

2121
- name: Install terraform
2222
uses: hashicorp/setup-terraform@v3

0 commit comments

Comments
 (0)