File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2222 with :
2323 go-version-file : go.mod
2424
25- - uses : golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6
25+ - uses : golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6
2626
2727 # installed here to run lint on the .goreleaser.yml file:
2828 - name : Install GoReleaser
4444 with :
4545 go-version-file : go.mod
4646
47- - uses : golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6
47+ - uses : golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6
4848
4949 - name : Install GoReleaser
5050 uses : goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6
Original file line number Diff line number Diff line change 3131 go-version-file : go.mod
3232 cache : false
3333
34- - uses : golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6
34+ - uses : golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6
3535
3636 # installed here to run lint on the .goreleaser.yml file:
3737 - name : Install GoReleaser
Original file line number Diff line number Diff line change 2222 persist-credentials : false
2323
2424 - name : Install the latest version of uv
25- uses : astral-sh/setup-uv@887a942a15af3a7626099df99e897a18d9e5ab3a # v5
25+ uses : astral-sh/setup-uv@b5f58b2abc5763ade55e4e9d0fe52cd1ff7979ca # v5
2626
2727 - name : Run zizmor 🌈
2828 run : uvx zizmor --format sarif . > results.sarif
Original file line number Diff line number Diff line change 11# syntax=docker/dockerfile:1.12@sha256:93bfd3b68c109427185cd78b4779fc82b484b0b7618e36d0f104d4d801e66d25
2- FROM pscale.dev/wolfi-prod/git:2.47 .1
2+ FROM pscale.dev/wolfi-prod/git:2.48 .1
33
44COPY ghcommit /ghcommit
55
You can’t perform that action at this time.
0 commit comments