File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -30,13 +30,13 @@ jobs:
3030 distribution : ' temurin'
3131 java-version : ' 17'
3232 - name : Clone elastic/docs-tools
33- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
33+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
3434 with :
3535 repository : elastic/docs-tools
3636 path : docs-tools
3737 fetch-depth : 1
3838 - name : Clone elastic/logstash-docs
39- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
39+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
4040 with :
4141 repository : elastic/logstash-docs
4242 path : logstash-docs
Original file line number Diff line number Diff line change @@ -28,27 +28,27 @@ jobs:
2828 distribution : ' temurin'
2929 java-version : ' 17'
3030 - name : Clone elastic/docs-tools
31- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
31+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
3232 with :
3333 repository : elastic/docs-tools
3434 path : docs-tools
3535 fetch-depth : 1
3636 - name : Clone elastic/logstash-docs
37- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
37+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
3838 with :
3939 repository : elastic/logstash-docs
4040 path : logstash-docs
4141 fetch-depth : 1
4242 ref : ${{ github.event.inputs.branch }}
4343 - name : Clone elastic/logstash
44- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
44+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
4545 with :
4646 repository : elastic/logstash
4747 path : logstash
4848 fetch-depth : 1
4949 ref : ${{ github.event.inputs.branch }}
5050 - name : Clone elastic/docs
51- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
51+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
5252 with :
5353 repository : elastic/docs
5454 path : docs
Original file line number Diff line number Diff line change @@ -21,13 +21,13 @@ jobs:
2121 distribution : ' temurin'
2222 java-version : ' 17'
2323 - name : Clone elastic/docs-tools
24- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
24+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2525 with :
2626 repository : elastic/docs-tools
2727 path : docs-tools
2828 fetch-depth : 1
2929 - name : Clone elastic/logstash-docs
30- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
30+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
3131 with :
3232 repository : elastic/logstash-docs
3333 path : logstash-docs
You can’t perform that action at this time.
0 commit comments