File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 with :
2828 version : latest
2929 args : build --clean --debug --single-target --snapshot
30- - run : echo metadata && echo "$METADATA" && echo artifacts && echo "$ARTIFACTS"
31- env :
32- METADATA : ${{steps.goreleaser.outputs.metadata}}
33- ARTIFACTS : ${{steps.goreleaser.outputs.artifacts}}
3430 - name : Login to GHCR
3531 if : github.actor != 'dependabot[bot]'
3632 uses : docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3.1.0
Original file line number Diff line number Diff line change 3535 runs-on : ubuntu-latest
3636 steps :
3737 - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
38- - uses : docker://rhysd/actionlint:1.7.0@sha256:601d6faeefa07683a4a79f756f430a1850b34d575d734b1d1324692202bf312e
38+ - uses : docker://rhysd/actionlint:1.7.0@sha256:601d6faeefa07683a4a79f756f430a1850b34d575d734b1d1324692202bf312e # v1.7.0
3939 with :
4040 args : -color
You can’t perform that action at this time.
0 commit comments