We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a529929 commit 9a627f4Copy full SHA for 9a627f4
.github/workflows/dependabot-auto-merge.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- name: Dependabot metadata
14
id: metadata
15
- uses: dependabot/fetch-metadata@v1.4.0
+ uses: dependabot/fetch-metadata@v1.5.0
16
with:
17
github-token: '${{secrets.WEBTEAM_AUTOMERGE_TOKEN}}'
18
0 commit comments