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
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
- uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0 - uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
with: with:
go-version: stable go-version: stable
- uses: docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 # v4.5.1 - uses: docker/login-action@06fb636fac595d6fb4b28a5dfcb21a6f5091859c # v4.5.0
with: with:
registry: git.cryptic.systems registry: git.cryptic.systems
username: ${{ github.repository_owner }} username: ${{ github.repository_owner }}