File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2424 - name : Checkout repository
2525 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2626 - name : Log in to the Container registry
27- uses : docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3 .0
27+ uses : docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4 .0
2828 with :
2929 registry : ${{ env.REGISTRY }}
3030 username : ${{ github.actor }}
Original file line number Diff line number Diff line change 2121 with :
2222 go-version-file : go.mod
2323 cache : false # golangci/golangci-lint-action maintains its own cache
24- - uses : golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
24+ - uses : golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
2525 with :
2626 version : v1.55.2
2727 only-new-issues : true
You can’t perform that action at this time.
0 commit comments