We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
actions/checkout
actions/setup-go
alpine
github.com/go-vela/server
github.com/prometheus/client_golang
github.com/urfave/cli/v2
github/codeql-action
golang.org/x/sync
k8s.io/api
k8s.io/apimachinery
k8s.io/client-go
Dockerfile alpine 3.20.3@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d Dockerfile-alpine alpine 3.20.3@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d
alpine 3.20.3@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d
.github/workflows/build.yml actions/checkout v4.2.0@d632683dd7b4114ad314bca15554477dd762a938 actions/setup-go v5.0.2@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 .github/workflows/codeql-analysis.yml actions/checkout v4.2.0@d632683dd7b4114ad314bca15554477dd762a938 actions/setup-go v5.0.2@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 github/codeql-action v3.26.11@6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea github/codeql-action v3.26.11@6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea github/codeql-action v3.26.11@6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea .github/workflows/prerelease.yml actions/checkout v4.2.0@d632683dd7b4114ad314bca15554477dd762a938 actions/setup-go v5.0.2@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 elgohr/Publish-Docker-Github-Action v5@eb53b3ec07136a6ebaed78d8135806da64f7c7e2 elgohr/Publish-Docker-Github-Action v5@eb53b3ec07136a6ebaed78d8135806da64f7c7e2 .github/workflows/publish.yml actions/checkout v4.2.0@d632683dd7b4114ad314bca15554477dd762a938 actions/setup-go v5.0.2@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 elgohr/Publish-Docker-Github-Action v5@eb53b3ec07136a6ebaed78d8135806da64f7c7e2 elgohr/Publish-Docker-Github-Action v5@eb53b3ec07136a6ebaed78d8135806da64f7c7e2 .github/workflows/reviewdog.yml actions/checkout v4.2.0@d632683dd7b4114ad314bca15554477dd762a938 actions/setup-go v5.0.2@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 reviewdog/action-golangci-lint v2.6.2@7708105983c614f7a2725e2172908b7709d1c3e4 actions/checkout v4.2.0@d632683dd7b4114ad314bca15554477dd762a938 actions/setup-go v5.0.2@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 reviewdog/action-golangci-lint v2.6.2@7708105983c614f7a2725e2172908b7709d1c3e4 .github/workflows/spec.yml actions/checkout v4.2.0@d632683dd7b4114ad314bca15554477dd762a938 actions/setup-go v5.0.2@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 skx/github-action-publish-binaries master .github/workflows/test.yml actions/checkout v4.2.0@d632683dd7b4114ad314bca15554477dd762a938 actions/setup-go v5.0.2@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 codecov/codecov-action v4.6.0@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 .github/workflows/validate-pr-title.yml .github/workflows/validate.yml actions/checkout v4.2.0@d632683dd7b4114ad314bca15554477dd762a938 actions/setup-go v5.0.2@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32
actions/checkout v4.2.0@d632683dd7b4114ad314bca15554477dd762a938
actions/setup-go v5.0.2@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32
github/codeql-action v3.26.11@6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea
elgohr/Publish-Docker-Github-Action v5@eb53b3ec07136a6ebaed78d8135806da64f7c7e2
reviewdog/action-golangci-lint v2.6.2@7708105983c614f7a2725e2172908b7709d1c3e4
skx/github-action-publish-binaries master
codecov/codecov-action v4.6.0@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238
go.mod go 1.23.2 github.com/Masterminds/semver/v3 v3.3.0 github.com/distribution/reference v0.6.0 github.com/docker/docker v27.3.1+incompatible github.com/docker/go-units v0.5.0 github.com/gin-gonic/gin v1.10.0 github.com/go-vela/sdk-go v0.25.2-0.20241022142543-b9de2ce2abea@b9de2ce2abea github.com/go-vela/server v0.25.1-0.20241022141112-a2b0d9146d65@a2b0d9146d65 github.com/golang-jwt/jwt/v5 v5.2.1 github.com/google/go-cmp v0.6.0 github.com/joho/godotenv v1.5.1 github.com/opencontainers/image-spec v1.1.0 github.com/prometheus/client_golang v1.20.4 github.com/sirupsen/logrus v1.9.3 github.com/urfave/cli/v2 v2.27.4 golang.org/x/sync v0.8.0 gotest.tools/v3 v3.5.1 k8s.io/api v0.31.1 k8s.io/apimachinery v0.31.1 k8s.io/client-go v0.31.1 sigs.k8s.io/yaml v1.4.0 github.com/hashicorp/go-envparse v0.1.0
go 1.23.2
github.com/Masterminds/semver/v3 v3.3.0
github.com/distribution/reference v0.6.0
github.com/docker/docker v27.3.1+incompatible
github.com/docker/go-units v0.5.0
github.com/gin-gonic/gin v1.10.0
github.com/go-vela/sdk-go v0.25.2-0.20241022142543-b9de2ce2abea@b9de2ce2abea
github.com/go-vela/server v0.25.1-0.20241022141112-a2b0d9146d65@a2b0d9146d65
github.com/golang-jwt/jwt/v5 v5.2.1
github.com/google/go-cmp v0.6.0
github.com/joho/godotenv v1.5.1
github.com/opencontainers/image-spec v1.1.0
github.com/prometheus/client_golang v1.20.4
github.com/sirupsen/logrus v1.9.3
github.com/urfave/cli/v2 v2.27.4
golang.org/x/sync v0.8.0
gotest.tools/v3 v3.5.1
k8s.io/api v0.31.1
k8s.io/apimachinery v0.31.1
k8s.io/client-go v0.31.1
sigs.k8s.io/yaml v1.4.0
github.com/hashicorp/go-envparse v0.1.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
actions/checkout
,actions/setup-go
,alpine
,github.com/go-vela/server
,github.com/prometheus/client_golang
,github.com/urfave/cli/v2
,github/codeql-action
,golang.org/x/sync
,k8s.io/api
,k8s.io/apimachinery
,k8s.io/client-go
)Detected dependencies
dockerfile
github-actions
gomod
The text was updated successfully, but these errors were encountered: