1 Commits
Author SHA1 Message Date
CSRBot 4709685283 chore(deps): update docker/login-action action to v4.5.0
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Failing after 18s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Failing after 7s
Lint Markdown files / Run markdown linter (pull_request) Failing after 8s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Failing after 17s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Failing after 2s
2026-07-23 18:22:38 +00:00
+2 -2
View File
@@ -21,7 +21,7 @@ jobs:
- uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
with:
go-version: stable
- uses: docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 # v4.5.1
- uses: docker/login-action@06fb636fac595d6fb4b28a5dfcb21a6f5091859c # v4.5.0
with:
registry: git.cryptic.systems
username: ${{ github.repository_owner }}
@@ -32,7 +32,7 @@ jobs:
GOPROXY: ${{ vars.GOPROXY }}
uses: goreleaser/goreleaser-action@f06c13b6b1a9625abc9e6e439d9c05a8f2190e94 # v7.2.3
with:
version: v2.17.1 # renovate: datasource=github-releases depName=goreleaser/goreleaser
version: v2.17.0 # renovate: datasource=github-releases depName=goreleaser/goreleaser
args: release --clean
sync-to-hub-docker-io: