Skip to content

chore(deps): update github actions updates (major)#96

Merged
flemzord merged 1 commit intomainfrom
renovate/major-github-actions
Mar 20, 2026
Merged

chore(deps): update github actions updates (major)#96
flemzord merged 1 commit intomainfrom
renovate/major-github-actions

Conversation

@NumaryBot
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v4 -> v6
amannn/action-semantic-pull-request action major v5 -> v6
docker/login-action action major v3 -> v4
docker/setup-buildx-action action major v3 -> v4
docker/setup-qemu-action action major v3 -> v4
tailscale/github-action action major v2 -> v4

Release Notes

actions/checkout (actions/checkout)

v6

Compare Source

v5

Compare Source

amannn/action-semantic-pull-request (amannn/action-semantic-pull-request)

v6

Compare Source

docker/login-action (docker/login-action)

v4

Compare Source

docker/setup-buildx-action (docker/setup-buildx-action)

v4

Compare Source

docker/setup-qemu-action (docker/setup-qemu-action)

v4

Compare Source

tailscale/github-action (tailscale/github-action)

v4

Compare Source

v3

Compare Source

Starting in this release (v3) we'll be changing to a floating tag approach where v3 will reference the latest v3.x.y release.

What's Changed

Full Changelog: tailscale/github-action@v2...v3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@NumaryBot NumaryBot requested a review from a team as a code owner March 20, 2026 03:11
@NumaryBot NumaryBot requested a review from a team March 20, 2026 03:11
@NumaryBot
Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
Command failed: just pre-commit
go: downloading github.com/formancehq/go-libs/v3 v3.0.1
go: downloading github.com/go-chi/chi/v5 v5.2.4
go: downloading go.uber.org/fx v1.24.0
go: downloading github.com/go-chi/render v1.0.3
go: downloading github.com/go-chi/chi v4.1.2+incompatible
go: downloading github.com/onsi/ginkgo/v2 v2.23.4
go: downloading github.com/formancehq/formance-sdk-go/v3 v3.5.0
go: downloading github.com/formancehq/ledger v0.0.0-20250407103637-f973f2332587
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/spf13/cobra v1.9.1
go: downloading golang.org/x/oauth2 v0.34.0
go: downloading github.com/stretchr/testify v1.11.1
go: downloading github.com/ThreeDotsLabs/watermill v1.4.7
go: downloading github.com/hashicorp/go-hclog v1.6.3
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/uptrace/opentelemetry-go-extra/otellogrus v0.3.2
go: downloading go.uber.org/zap v1.27.0
go: downloading github.com/riandyrn/otelchi v0.12.1
go: downloading github.com/spf13/pflag v1.0.7
go: downloading go.opentelemetry.io/otel v1.40.0
go: downloading go.opentelemetry.io/otel/trace v1.40.0
go: downloading go.uber.org/dig v1.19.0
go: downloading github.com/hashicorp/go-retryablehttp v0.7.8
go: downloading github.com/zitadel/oidc/v2 v2.12.2
go: downloading github.com/uptrace/bun v1.2.15
go: downloading github.com/ajg/form v1.5.1
go: downloading github.com/onsi/gomega v1.36.3
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading golang.org/x/sys v0.40.0
go: downloading dario.cat/mergo v1.0.2
go: downloading github.com/invopop/jsonschema v0.13.0
go: downloading github.com/golang-jwt/jwt/v5 v5.2.3
go: downloading github.com/lestrrat-go/jwx v1.2.31
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0
go: downloading go.opentelemetry.io/otel/sdk v1.40.0
go: downloading go.opentelemetry.io/contrib/propagators/b3 v1.37.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.37.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.37.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.37.0
go: downloading go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.37.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/fatih/color v1.18.0
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/uptrace/opentelemetry-go-extra/otelutil v0.3.2
go: downloading github.com/lithammer/shortuuid/v3 v3.0.7
go: downloading github.com/oklog/ulid v1.3.1
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3
go: downloading github.com/gorilla/schema v1.4.1
go: downloading github.com/muhlemmer/gu v0.3.1
go: downloading github.com/gorilla/mux v1.8.1
go: downloading github.com/muhlemmer/httpforwarded v0.1.0
go: downloading github.com/rs/cors v1.11.1
go: downloading golang.org/x/text v0.32.0
go: downloading github.com/aws/aws-sdk-go-v2 v1.36.6
go: downloading github.com/aws/aws-sdk-go-v2/config v1.29.18
go: downloading github.com/aws/aws-sdk-go-v2/feature/rds/auth v1.5.14
go: downloading github.com/go-sql-driver/mysql v1.9.3
go: downloading github.com/jackc/pgx/v5 v5.7.5
go: downloading github.com/uptrace/bun/dialect/pgdialect v1.2.15
go: downloading github.com/uptrace/bun/extra/bunotel v1.2.15
go: downloading github.com/xo/dburl v0.23.8
go: downloading google.golang.org/grpc v1.79.3
go: downloading go.opentelemetry.io/contrib/instrumentation/host v0.62.0
go: downloading go.opentelemetry.io/contrib/instrumentation/runtime v0.62.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.37.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.37.0
go: downloading go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.37.0
go: downloading go.opentelemetry.io/otel/metric v1.40.0
go: downloading go.opentelemetry.io/otel/sdk/metric v1.40.0
go: downloading github.com/IBM/sarama v1.45.2
go: downloading github.com/ThreeDotsLabs/watermill-aws v1.0.0
go: downloading github.com/ThreeDotsLabs/watermill-http/v2 v2.3.1
go: downloading github.com/ThreeDotsLabs/watermill-kafka/v3 v3.0.6
go: downloading github.com/ThreeDotsLabs/watermill-nats/v2 v2.1.3
go: downloading github.com/aws/aws-msk-iam-sasl-signer-go v1.0.4
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.17.71
go: downloading github.com/aws/aws-sdk-go-v2/service/sns v1.34.8
go: downloading github.com/aws/aws-sdk-go-v2/service/sqs v1.38.10
go: downloading github.com/aws/smithy-go v1.22.5
go: downloading github.com/nats-io/nats.go v1.43.0
go: downloading github.com/xdg-go/scram v1.1.2
go: downloading github.com/go-logr/logr v1.4.3
go: downloading github.com/ericlagergren/decimal v0.0.0-20240411145413-00de7ca16731
go: downloading github.com/google/go-cmp v0.7.0
go: downloading golang.org/x/sync v0.19.0
go: downloading github.com/wk8/go-ordered-map/v2 v2.1.9-0.20240816141633-0a40785b4f41
go: downloading github.com/lestrrat-go/backoff/v2 v2.0.8
go: downloading github.com/lestrrat-go/blackmagic v1.0.2
go: downloading github.com/lestrrat-go/httpcc v1.0.1
go: downloading github.com/lestrrat-go/iter v1.0.2
go: downloading github.com/lestrrat-go/option v1.0.1
go: downloading go.opentelemetry.io/proto/otlp v1.7.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217
go: downloading google.golang.org/protobuf v1.36.10
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/mattn/go-colorable v0.1.14
go: downloading go.opentelemetry.io/otel/log v0.11.0
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/gorilla/securecookie v1.1.2
go: downloading golang.org/x/crypto v0.46.0
go: downloading github.com/tmthrgd/go-hex v0.0.0-20190904060850-447a3041c3bc
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading github.com/puzpuzpuz/xsync/v3 v3.5.1
go: downloading github.com/vmihailenco/msgpack/v5 v5.4.1
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.33
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.25.6
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.4
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.34.1
go: downloading filippo.io/edwards25519 v1.1.1
go: downloading github.com/uptrace/opentelemetry-go-extra/otelsql v0.3.2
go: downloading github.com/shirou/gopsutil/v4 v4.25.5
go: downloading golang.org/x/net v0.48.0
go: downloading github.com/eapache/go-resiliency v1.7.0
go: downloading github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3
go: downloading github.com/eapache/queue v1.1.0
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/jcmturner/gofork v1.7.6
go: downloading github.com/jcmturner/gokrb5/v8 v8.4.4
go: downloading github.com/klauspost/compress v1.18.0
go: downloading github.com/pierrec/lz4/v4 v4.1.22
go: downloading github.com/rcrowley/go-metrics v0.0.0-20250401214520-65e299d6c5c9
go: downloading github.com/dnwe/otelsarama v0.0.0-20240308230250-9388d9d40bc0
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.37
go: downloading github.com/xdg-go/pbkdf2 v1.0.0
go: downloading github.com/xdg-go/stringprep v1.0.4
go: downloading github.com/nats-io/nkeys v0.4.11
go: downloading github.com/nats-io/nuid v1.0.1
go: downloading github.com/bahlo/generic-list-go v0.2.0
go: downloading github.com/buger/jsonparser v1.1.2
go: downloading github.com/mailru/easyjson v0.9.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.2.1
go: downloading github.com/cenkalti/backoff/v5 v5.0.2
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1
go: downloading github.com/vmihailenco/tagparser/v2 v2.0.0
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.4
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.18
go: downloading github.com/jackc/pgpassfile v1.0.0
go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761
go: downloading github.com/jackc/puddle/v2 v2.2.2
go: downloading github.com/tklauser/go-sysconf v0.3.15
go: downloading github.com/golang/snappy v1.0.0
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/jcmturner/dnsutils/v2 v2.0.0
go: downloading github.com/hashicorp/go-uuid v1.0.3
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.37
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217
go: downloading github.com/tklauser/numcpus v0.10.0
go: downloading github.com/jcmturner/rpc/v2 v2.0.3
go: downloading github.com/jackc/pgxlisten v0.0.0-20241106001234-1d6f6656415c
go: downloading github.com/jcmturner/aescts/v2 v2.0.0
go: downloading github.com/formancehq/ledger v0.0.0-20250407103637-f973f2332587
go: downloading github.com/ory/dockertest/v3 v3.11.0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0
go: downloading go.uber.org/automaxprocs v1.6.0
go: downloading github.com/goccy/go-json v0.10.3
go: downloading github.com/go-task/slim-sprig/v3 v3.0.0
go: downloading golang.org/x/tools v0.39.0
go: downloading github.com/lufia/plan9stats v0.0.0-20250317134145-8bc96cf8fc35
go: downloading github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55
go: downloading github.com/yusufpapurcu/wmi v1.2.4
go: downloading github.com/google/pprof v0.0.0-20250403155104-27863c87afa6
go: downloading github.com/Microsoft/go-winio v0.6.2
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/ebitengine/purego v0.8.4
go: downloading github.com/go-ole/go-ole v1.3.0
go: downloading github.com/docker/cli v27.3.1+incompatible
go: downloading github.com/opencontainers/runc v1.2.8
go: downloading github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5
go: downloading github.com/moby/term v0.5.0
go: downloading github.com/opencontainers/image-spec v1.1.1
go: downloading github.com/docker/go-connections v0.5.0
go: downloading github.com/containerd/continuity v0.4.3
go: downloading github.com/moby/sys/user v0.3.0
go: downloading github.com/docker/docker v28.3.3+incompatible
go: downloading github.com/go-viper/mapstructure/v2 v2.4.0
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/xeipuuv/gojsonschema v1.2.0
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161
go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: downloading github.com/moby/docker-image-spec v1.3.1
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
go: downloading github.com/gogo/protobuf v1.3.2
go: github.com/formancehq/wallets/pkg imports
	github.com/formancehq/ledger/pkg/accounts: github.com/formancehq/ledger@v0.0.0-20250407103637-f973f2332587: invalid version: unknown revision f973f2332587
go: github.com/formancehq/wallets/pkg imports
	github.com/formancehq/ledger/pkg/assets: github.com/formancehq/ledger@v0.0.0-20250407103637-f973f2332587: invalid version: unknown revision f973f2332587
go: github.com/formancehq/wallets/test/e2e tested by
	github.com/formancehq/wallets/test/e2e.test imports
	github.com/formancehq/ledger/pkg/testserver: github.com/formancehq/ledger@v0.0.0-20250407103637-f973f2332587: invalid version: unknown revision f973f2332587
go: github.com/formancehq/wallets/cmd imports
	go.uber.org/fx tested by
	go.uber.org/fx.test imports
	go.uber.org/goleak: github.com/formancehq/ledger@v0.0.0-20250407103637-f973f2332587: invalid version: unknown revision f973f2332587
go: github.com/formancehq/wallets/cmd imports
	github.com/formancehq/go-libs/v3/auth imports
	github.com/zitadel/oidc/v2/pkg/op tested by
	github.com/zitadel/oidc/v2/pkg/op.test imports
	github.com/golang/mock/gomock: github.com/formancehq/ledger@v0.0.0-20250407103637-f973f2332587: invalid version: unknown revision f973f2332587
go: github.com/formancehq/wallets/pkg/testserver imports
	github.com/formancehq/go-libs/v3/testing/testservice imports
	github.com/formancehq/go-libs/v3/publish tested by
	github.com/formancehq/go-libs/v3/publish.test imports
	github.com/nats-io/nats-server/v2/server: github.com/formancehq/ledger@v0.0.0-20250407103637-f973f2332587: invalid version: unknown revision f973f2332587
go: github.com/formancehq/wallets/cmd imports
	github.com/formancehq/go-libs/v3/auth imports
	github.com/zitadel/oidc/v2/pkg/client/rp imports
	github.com/zitadel/oidc/v2/pkg/client tested by
	github.com/zitadel/oidc/v2/pkg/client.test imports
	github.com/jeremija/gosubmit: github.com/formancehq/ledger@v0.0.0-20250407103637-f973f2332587: invalid version: unknown revision f973f2332587
go: github.com/formancehq/wallets/cmd imports
	github.com/formancehq/go-libs/v3/auth imports
	github.com/zitadel/oidc/v2/pkg/op imports
	github.com/muhlemmer/httpforwarded tested by
	github.com/muhlemmer/httpforwarded.test imports
	gopkg.in/check.v1: github.com/formancehq/ledger@v0.0.0-20250407103637-f973f2332587: invalid version: unknown revision f973f2332587
go: github.com/formancehq/wallets/pkg/testserver imports
	github.com/formancehq/go-libs/v3/testing/testservice imports
	github.com/formancehq/go-libs/v3/publish imports
	github.com/IBM/sarama tested by
	github.com/IBM/sarama.test imports
	github.com/fortytw2/leaktest: github.com/formancehq/ledger@v0.0.0-20250407103637-f973f2332587: invalid version: unknown revision f973f2332587
go: github.com/formancehq/wallets/test/e2e tested by
	github.com/formancehq/wallets/test/e2e.test imports
	github.com/formancehq/go-libs/v3/testing/docker imports
	github.com/ory/dockertest/v3 tested by
	github.com/ory/dockertest/v3.test imports
	github.com/lib/pq: github.com/formancehq/ledger@v0.0.0-20250407103637-f973f2332587: invalid version: unknown revision f973f2332587
go: github.com/formancehq/wallets/cmd imports
	github.com/formancehq/go-libs/v3/auth imports
	github.com/zitadel/oidc/v2/pkg/client/rp imports
	github.com/zitadel/oidc/v2/pkg/http imports
	github.com/gorilla/securecookie tested by
	github.com/gorilla/securecookie.test imports
	github.com/google/gofuzz: github.com/formancehq/ledger@v0.0.0-20250407103637-f973f2332587: invalid version: unknown revision f973f2332587
go: github.com/formancehq/wallets/cmd imports
	github.com/formancehq/go-libs/v3/otlp/otlptraces imports
	go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc imports
	google.golang.org/grpc/status tested by
	google.golang.org/grpc/status.test imports
	google.golang.org/grpc/testdata/grpc_testing_not_regenerated imports
	github.com/golang/protobuf/proto: github.com/formancehq/ledger@v0.0.0-20250407103637-f973f2332587: invalid version: unknown revision f973f2332587
go: github.com/formancehq/wallets/pkg/testserver imports
	github.com/formancehq/go-libs/v3/testing/testservice imports
	github.com/formancehq/go-libs/v3/publish imports
	github.com/IBM/sarama imports
	github.com/jcmturner/gokrb5/v8/credentials tested by
	github.com/jcmturner/gokrb5/v8/credentials.test imports
	github.com/jcmturner/goidentity/v6: github.com/formancehq/ledger@v0.0.0-20250407103637-f973f2332587: invalid version: unknown revision f973f2332587
go: github.com/formancehq/wallets/pkg/testserver imports
	github.com/formancehq/go-libs/v3/testing/testservice imports
	github.com/formancehq/go-libs/v3/publish imports
	github.com/formancehq/go-libs/v3/publish/circuit_breaker imports
	github.com/formancehq/go-libs/v3/publish/circuit_breaker/storage imports
	github.com/formancehq/go-libs/v3/migrations tested by
	github.com/formancehq/go-libs/v3/migrations.test imports
	github.com/uptrace/bun/extra/bundebug: github.com/formancehq/ledger@v0.0.0-20250407103637-f973f2332587: invalid version: unknown revision f973f2332587
go: github.com/formancehq/wallets/test/e2e tested by
	github.com/formancehq/wallets/test/e2e.test imports
	github.com/formancehq/go-libs/v3/testing/docker imports
	github.com/ory/dockertest/v3 imports
	github.com/ory/dockertest/v3/docker/opts imports
	github.com/docker/cli/cli/compose/loader tested by
	github.com/docker/cli/cli/compose/loader.test imports
	gotest.tools/v3/assert: github.com/formancehq/ledger@v0.0.0-20250407103637-f973f2332587: invalid version: unknown revision f973f2332587
go: github.com/formancehq/wallets/test/e2e tested by
	github.com/formancehq/wallets/test/e2e.test imports
	github.com/formancehq/go-libs/v3/testing/docker imports
	github.com/ory/dockertest/v3 imports
	github.com/ory/dockertest/v3/docker/opts imports
	github.com/docker/cli/cli/compose/loader tested by
	github.com/docker/cli/cli/compose/loader.test imports
	gotest.tools/v3/assert/cmp: github.com/formancehq/ledger@v0.0.0-20250407103637-f973f2332587: invalid version: unknown revision f973f2332587
go: github.com/formancehq/wallets/test/e2e tested by
	github.com/formancehq/wallets/test/e2e.test imports
	github.com/formancehq/go-libs/v3/testing/docker imports
	github.com/ory/dockertest/v3 imports
	github.com/ory/dockertest/v3/docker/opts imports
	github.com/docker/cli/cli/compose/loader tested by
	github.com/docker/cli/cli/compose/loader.test imports
	gotest.tools/v3/golden: github.com/formancehq/ledger@v0.0.0-20250407103637-f973f2332587: invalid version: unknown revision f973f2332587
go: github.com/formancehq/wallets/test/e2e tested by
	github.com/formancehq/wallets/test/e2e.test imports
	github.com/formancehq/go-libs/v3/testing/docker imports
	github.com/ory/dockertest/v3 imports
	github.com/ory/dockertest/v3/docker/opts imports
	github.com/docker/cli/cli/compose/loader tested by
	github.com/docker/cli/cli/compose/loader.test imports
	gotest.tools/v3/skip: github.com/formancehq/ledger@v0.0.0-20250407103637-f973f2332587: invalid version: unknown revision f973f2332587
go: github.com/formancehq/wallets/test/e2e tested by
	github.com/formancehq/wallets/test/e2e.test imports
	github.com/formancehq/go-libs/v3/testing/docker imports
	github.com/ory/dockertest/v3/docker imports
	github.com/ory/dockertest/v3/docker/pkg/jsonmessage imports
	github.com/moby/term tested by
	github.com/moby/term.test imports
	github.com/creack/pty: github.com/formancehq/ledger@v0.0.0-20250407103637-f973f2332587: invalid version: unknown revision f973f2332587
go: github.com/formancehq/wallets/cmd imports
	github.com/formancehq/go-libs/v3/otlp/otlptraces imports
	go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc imports
	google.golang.org/grpc imports
	google.golang.org/grpc/balancer/roundrobin imports
	google.golang.org/grpc/balancer/endpointsharding tested by
	google.golang.org/grpc/balancer/endpointsharding.test imports
	google.golang.org/grpc/internal/testutils/roundrobin imports
	gonum.org/v1/gonum/stat/distuv: github.com/formancehq/ledger@v0.0.0-20250407103637-f973f2332587: invalid version: unknown revision f973f2332587
go: github.com/formancehq/wallets/pkg/testserver imports
	github.com/formancehq/go-libs/v3/testing/testservice/ginkgo imports
	github.com/onsi/ginkgo/v2 imports
	github.com/onsi/ginkgo/v2/ginkgo imports
	go.uber.org/automaxprocs imports
	go.uber.org/automaxprocs/maxprocs imports
	go.uber.org/automaxprocs/internal/runtime tested by
	go.uber.org/automaxprocs/internal/runtime.test imports
	github.com/prashantv/gostub: github.com/formancehq/ledger@v0.0.0-20250407103637-f973f2332587: invalid version: unknown revision f973f2332587
go: github.com/formancehq/wallets/test/e2e tested by
	github.com/formancehq/wallets/test/e2e.test imports
	github.com/formancehq/go-libs/v3/testing/docker imports
	github.com/ory/dockertest/v3 imports
	github.com/ory/dockertest/v3/docker/opts imports
	github.com/docker/cli/cli/compose/loader imports
	github.com/docker/cli/opts tested by
	github.com/docker/cli/opts.test imports
	gotest.tools/v3/fs: github.com/formancehq/ledger@v0.0.0-20250407103637-f973f2332587: invalid version: unknown revision f973f2332587
error: Recipe `tidy` failed on line 13 with exit code 1

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 20, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (3)
  • .github/actions/env/action.yml is excluded by !**/*.yml
  • .github/workflows/main.yml is excluded by !**/*.yml
  • .github/workflows/releases.yml is excluded by !**/*.yml

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 74a0d826-9423-4528-8052-65d754bd0c4d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/major-github-actions
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@flemzord flemzord merged commit 4b90d92 into main Mar 20, 2026
5 of 12 checks passed
@flemzord flemzord deleted the renovate/major-github-actions branch March 20, 2026 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants