File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212 steps :
1313 - name : Checkout kibana-operations
14- uses : actions/checkout@v4
14+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
1515 with :
1616 repository : ' elastic/kibana-operations'
1717 ref : main
Original file line number Diff line number Diff line change 2222
2323 steps :
2424 - name : Checkout repository
25- uses : actions/checkout@v4
25+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
2626 with :
2727 ref : ${{ matrix.branch }}
2828
Original file line number Diff line number Diff line change 2626 runs-on : ubuntu-latest
2727 steps :
2828 - name : Checkout Actions
29- uses : actions/checkout@v4
29+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
3030 with :
3131 repository : ' elastic/kibana-github-actions'
3232 ref : main
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Checkout kibana-operations
15- uses : actions/checkout@v4
15+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
1616 with :
1717 repository : ' elastic/kibana-operations'
1818 ref : main
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 steps :
1515 - name : Checkout Actions
16- uses : actions/checkout@v4
16+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
1717 with :
1818 repository : ' elastic/kibana-github-actions'
1919 ref : main
3030 token : ${{secrets.KIBANAMACHINE_TOKEN}}
3131
3232 - name : Checkout kibana-operations
33- uses : actions/checkout@v4
33+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
3434 with :
3535 repository : ' elastic/kibana-operations'
3636 ref : main
You can’t perform that action at this time.
0 commit comments