Skip to content

Commit 85c0310

Browse files
chore(deps): Update actions/checkout action to v6
1 parent 2c7ff42 commit 85c0310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
runs-on: ubuntu-latest
2626
steps:
2727
# Checkout a git repository with a pre-existing CloudQuery configuration files
28-
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
28+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2929

3030
# Setup AWS credentials (example)
3131
- name: Configure AWS credentials

0 commit comments

Comments
 (0)