File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2727 with :
2828 go-version : " 1.25"
2929
30- - uses : golangci/golangci-lint-action@v8
30+ - uses : golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
3131 with :
3232 version : v2.4
3333
4242 -
4343 name : List targets
4444 id : generate
45- uses : docker/bake-action/subaction/list-targets@v6
45+ uses : docker/bake-action/subaction/list-targets@82490499d2e5613fcead7e128237ef0b0ea210f7 # v7.0.0
4646 with :
4747 target : validate
4848
@@ -183,7 +183,7 @@ jobs:
183183 run : |
184184 GOOS=${{ matrix.os }} GOARCH=${{ matrix.arch }} BUGSNAG_API_KEY=${{ secrets.BUGSNAG_API_KEY }} TELEMETRY_ENDPOINT=${{ vars.TELEMETRY_ENDPOINT }} TELEMETRY_KEY=${{ secrets.TELEMETRY_KEY }} make build
185185
186- - uses : actions/upload-artifact@v4
186+ - uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
187187 with :
188188 name : docker-language-server-${{ matrix.os }}-${{ matrix.arch }}${{ matrix.ext }}
189189 path : docker-language-server-${{ matrix.os }}-${{ matrix.arch }}${{ matrix.ext }}
You can’t perform that action at this time.
0 commit comments