File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 4545 rm -rfv "${file}"
4646 echo "TODO: https://docs.docker.com/engine/security/trust/"
4747 # yamllint enable rule:line-length
48- # yamllint disable-line rule:line-length
49- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
50- with :
51- fetch-depth : 0
52- ref : ${{ github.event.workflow_run.head_commit.id }}
5348
5449 - name : Download embedded applications package
5550 # yamllint disable-line rule:line-length
7772 && rm z-wave-stack-binaries-*-Linux.tar.gz
7873 && date -u
7974
75+ # yamllint disable-line rule:line-length
76+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
77+ with :
78+ fetch-depth : 0
79+ ref : ${{ github.event.workflow_run.head_commit.id }}
80+
8081 - name : Run
8182 id : run
8283 # yamllint disable rule:line-length
You can’t perform that action at this time.
0 commit comments