Skip to content

Commit a614402

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

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

0 commit comments

Comments
 (0)