Skip to content

Commit 24590fc

Browse files
[7.17] Update actions/checkout action to v4.1.7 (main) (#190439) (#190451)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 55b5b14 commit 24590fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
)
2525
steps:
2626
- name: Checkout Actions
27-
uses: actions/checkout@v4
27+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
2828
with:
2929
repository: 'elastic/kibana-github-actions'
3030
ref: main

0 commit comments

Comments
 (0)