Skip to content

Commit

Permalink
Update actions/checkout action to v4.1.7 (main) (elastic#190439)
Browse files Browse the repository at this point in the history
  • Loading branch information
elastic-renovate-prod[bot] authored and jbudz committed Aug 13, 2024
1 parent 55b5b14 commit f21af3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
)
steps:
- name: Checkout Actions
uses: actions/checkout@v4
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
repository: 'elastic/kibana-github-actions'
ref: main
Expand Down

0 comments on commit f21af3f

Please sign in to comment.