We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e45c27 commit 28cda38Copy full SHA for 28cda38
1 file changed
.github/workflows/dependabot-auto-merge.yml
@@ -11,7 +11,7 @@ jobs:
11
if: github.actor == 'dependabot[bot]'
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: dependabot/fetch-metadata@v2
+ - uses: dependabot/fetch-metadata@v3
15
id: metadata
16
17
- uses: actions/create-github-app-token@v3
0 commit comments