1 Commits

Author SHA1 Message Date
CSRBot a2f3e863ed chore(deps): pin dependencies
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Failing after 20s
Lint Markdown files / Run markdown linter (pull_request) Failing after 12m22s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Failing after 12m53s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Failing after 12m56s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Failing after 13m2s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 18s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 15s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Failing after 8s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Failing after 9s
2026-06-05 12:10:07 +00:00
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0 - uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
with: with:
go-version: stable go-version: stable
- uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2.0 - uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
with: with:
registry: git.cryptic.systems registry: git.cryptic.systems
username: ${{ github.repository_owner }} username: ${{ github.repository_owner }}