Bump grafana/grafana-enterprise from 0d33bf1
to 797dc82
in /grafana
#85
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Auto merge Dependabot PRs | |
on: pull_request | |
jobs: | |
auto-merge-dependabot-prs: | |
uses: opensafely-core/.github/.github/workflows/auto-merge-dependabot-prs.yml@main | |
secrets: | |
token: ${{ secrets.GITHUB_TOKEN }} |