Skip to content

Commit 3065d8b

Browse files
chore(deps): update actions/checkout action to v6.0.3 (#171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f9396bb commit 3065d8b

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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
34+
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3535
- name: Get CloudNativePG version
3636
id: cnpg
3737
env:

0 commit comments

Comments
 (0)