Skip to content

Commit db8a150

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

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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
2020

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

0 commit comments

Comments
 (0)