Skip to content

Commit b7a2926

Browse files
Update actions/checkout action to v3.6.0
1 parent 069f518 commit b7a2926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Checkout
13-
uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748 # v3.0.1
13+
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
1414

1515
- name: Setup Go
1616
uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5

0 commit comments

Comments
 (0)