Skip to content

Commit 199b264

Browse files
chore(deps): update actions/checkout action to v7
1 parent 9d9212c commit 199b264

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
cnpg_version: 14.18-22
3232
steps:
3333
- name: Checkout
34-
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
34+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
3535
- name: Get CloudNativePG version
3636
id: cnpg
3737
env:

0 commit comments

Comments
 (0)