Skip to content

Commit

Permalink
Merge pull request #529 from grafana/leizor/dependabot-automerger
Browse files Browse the repository at this point in the history
ci: use updated dependabot automerge workflow
  • Loading branch information
leizor committed Jun 28, 2023
2 parents c4bd11c + 00a472e commit 392c474
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/transmog/.github/workflows/dependabot-automerge.yml@master
uses: grafana/security-github-actions/.github/workflows/dependabot-automerge.yaml@dependabot-automerge
with:
packages-minor-autoupdate: '["cloud.google.com/go","github.com/Dieterbe/artisanalhistogram","github.com/Dieterbe/go-metrics","github.com/Dieterbe/topic","github.com/Shopify/sarama","github.com/aws/aws-sdk-go","github.com/bmizerany/assert","github.com/dgryski/go-linlog","github.com/elazarl/go-bindata-assetfs","github.com/golang/snappy","github.com/google/go-cmp","github.com/gorilla/handlers","github.com/gorilla/mux","github.com/grafana/configparser","github.com/grafana/metrictank","github.com/jpillora/backoff","github.com/kisielk/og-rek","github.com/metrics20/go-metrics20","github.com/prometheus/procfs","github.com/sirupsen/logrus","github.com/streadway/amqp","github.com/stretchr/testify","github.com/taylorchu/toki","github.com/xdg/scram"]'
secrets: inherit

0 comments on commit 392c474

Please sign in to comment.