Skip to content

Commit 9e5de2f

Browse files
chore(deps): update actions/checkout action to v5.0.1 (#143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e64ff78 commit 9e5de2f

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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
34+
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
3535
- name: Get CloudNativePG version
3636
id: cnpg
3737
env:

0 commit comments

Comments
 (0)