Skip to content

Commit cf9c3a8

Browse files
chore(deps): update actions/checkout action to v6
Signed-off-by: Renovate Bot <[email protected]>
1 parent da82b94 commit cf9c3a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
id-token: write # needed for keyless signing
1717

1818
steps:
19-
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
19+
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
2020

2121
- id: go-version
2222
run: |

0 commit comments

Comments
 (0)