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 await pending status checks. To force their creation now, click the checkbox below.
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
Dockerfile
.github/workflows/main.yaml actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11 actions/setup-go v5.1.0@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed shogo82148/actions-goveralls v1.9.0@785c9d68212c91196d3994652647f8721918ba11 .github/workflows/pr-build.yaml step-security/harden-runner v2.10.1@91182cccc01eb5e619899d80e4e971d6181294a7 actions/checkout v4@a5ac7e51b41094c92402da3b24376905380afc29 actions/setup-go v5.1.0@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11 actions/setup-go v5.1.0@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed shogo82148/actions-goveralls v1.9.0@785c9d68212c91196d3994652647f8721918ba11 .github/workflows/pr-label.yaml pascalgn/size-label-action bbbaa0d5ccce8e2e76254560df5c64b82dac2e12 .github/workflows/publish-release.yaml Actions-R-Us/actions-tagger v2.0.3@330ddfac760021349fef7ff62b372f2f691c20fb .github/workflows/rebase.yaml actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11 cirrus-actions/rebase 1.8@b87d48154a87a85666003575337e27b8cd65f691 .github/workflows/release.yaml actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11 actions/setup-go v5.1.0@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed docker/login-action v3.3.0@9780b0c442fbb1117ed29e0efdff1e18412f7567 sigstore/cosign-installer v3.7.0@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da anchore/sbom-action v0.17.6@251a468eed47e5082b105c3ba6ee500c0e65a764 goreleaser/goreleaser-action v5.1.0@5742e2a039330cbb23ebf35f046f814d4c6ff811 .github/workflows/scan.yaml actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11 fossa-contrib/fossa-action v3.0.0@cdc5065bcdee31a32e47d4585df72d66e8e941c2 actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11 github/codeql-action codeql-bundle-20221020@f0a12816612c7306b485a22cb164feb43c6df818 github/codeql-action codeql-bundle-20221020@f0a12816612c7306b485a22cb164feb43c6df818 github/codeql-action codeql-bundle-20221020@f0a12816612c7306b485a22cb164feb43c6df818
actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11
actions/setup-go v5.1.0@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed
shogo82148/actions-goveralls v1.9.0@785c9d68212c91196d3994652647f8721918ba11
step-security/harden-runner v2.10.1@91182cccc01eb5e619899d80e4e971d6181294a7
actions/checkout v4@a5ac7e51b41094c92402da3b24376905380afc29
pascalgn/size-label-action bbbaa0d5ccce8e2e76254560df5c64b82dac2e12
Actions-R-Us/actions-tagger v2.0.3@330ddfac760021349fef7ff62b372f2f691c20fb
cirrus-actions/rebase 1.8@b87d48154a87a85666003575337e27b8cd65f691
docker/login-action v3.3.0@9780b0c442fbb1117ed29e0efdff1e18412f7567
sigstore/cosign-installer v3.7.0@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da
anchore/sbom-action v0.17.6@251a468eed47e5082b105c3ba6ee500c0e65a764
goreleaser/goreleaser-action v5.1.0@5742e2a039330cbb23ebf35f046f814d4c6ff811
fossa-contrib/fossa-action v3.0.0@cdc5065bcdee31a32e47d4585df72d66e8e941c2
github/codeql-action codeql-bundle-20221020@f0a12816612c7306b485a22cb164feb43c6df818
go.mod go 1.22.0 go 1.22.5 github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24@ced1acdcaa24 github.com/crossplane/crossplane v1.17.1 github.com/crossplane/crossplane-runtime v1.17.0 github.com/go-logr/logr v1.4.2 github.com/go-logr/zapr v1.3.0 github.com/google/go-cmp v0.6.0 github.com/google/go-containerregistry v0.20.2 github.com/sethvargo/go-envconfig v0.9.0 github.com/spf13/pflag v1.0.5 go.uber.org/zap v1.27.0 k8s.io/apiextensions-apiserver v0.31.2 k8s.io/apimachinery v0.31.2 k8s.io/cli-runtime v0.31.2 k8s.io/utils v0.0.0-20240711033017-18e509b52bc8@18e509b52bc8
go 1.22.0
go 1.22.5
github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24@ced1acdcaa24
github.com/crossplane/crossplane v1.17.1
github.com/crossplane/crossplane-runtime v1.17.0
github.com/go-logr/logr v1.4.2
github.com/go-logr/zapr v1.3.0
github.com/google/go-cmp v0.6.0
github.com/google/go-containerregistry v0.20.2
github.com/sethvargo/go-envconfig v0.9.0
github.com/spf13/pflag v1.0.5
go.uber.org/zap v1.27.0
k8s.io/apiextensions-apiserver v0.31.2
k8s.io/apimachinery v0.31.2
k8s.io/cli-runtime v0.31.2
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8@18e509b52bc8
Formula/xunpack.rb DoodleScheduling/xunpack v0.0.8
DoodleScheduling/xunpack v0.0.8
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.
Config Migration Needed
Pending Status Checks
These updates await pending status checks. To force their creation now, click the checkbox below.
Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
Detected dependencies
dockerfile
github-actions
gomod
homebrew
The text was updated successfully, but these errors were encountered: