Skip to content

Commit 17a832b

Browse files
Copilotjvdadda
andauthored
chore: upgrade actions/checkout to v6 [FTTECH-3284] (#143)
Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: jvdadda <[email protected]>
1 parent cab406c commit 17a832b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/workflows/dockerfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
name: Dockerfile
2020
runs-on: ubuntu-latest
2121
steps:
22-
- uses: actions/checkout@v5
22+
- uses: actions/checkout@v6
2323
- name: Dockerfile lint
2424
uses: hadolint/[email protected]
2525
with:

0 commit comments

Comments
 (0)