Skip to content

Commit

Permalink
ci: fix dependabot-reviewer version
Browse files Browse the repository at this point in the history
  • Loading branch information
npazosmendez committed Dec 2, 2024
1 parent 622703d commit 37d676e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-reviewer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ permissions:
contents: write
jobs:
call-workflow-passing-data:
uses: grafana/security-github-actions/.github/workflows/dependabot-automerge.yaml@dependabot-automerge
uses: grafana/security-github-actions/.github/workflows/dependabot-automerge.yaml@main
with:
repository-merge-method: squash
packages-minor-autoupdate: '["github.com/ahmetalpbalkan/dlog","github.com/colega/envconfig","github.com/go-kit/log","github.com/gorilla/mux","github.com/grafana/dskit","github.com/grafana/mimir","github.com/grafana/mimir-proxies","github.com/influxdata/influxdb-client-go/v2","github.com/influxdata/influxdb/v2","github.com/ory/dockertest/v3","github.com/pkg/errors","github.com/prometheus/client_golang","github.com/prometheus/common","github.com/prometheus/prometheus","github.com/stretchr/testify","github.com/weaveworks/common","google.golang.org/grpc"]'
Expand Down

0 comments on commit 37d676e

Please sign in to comment.