We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dcea36 commit b574a14Copy full SHA for b574a14
.github/workflows/dependabot-approve.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
15
- name: Get dependabot metadata
16
- uses: dependabot/fetch-metadata@5e5f99653a5b510e8555840e80cbf1514ad4af38 # v2.1.0
+ uses: dependabot/fetch-metadata@dbb049abf0d677abbd7f7eee0375145b417fdd34 # v2.2.0
17
id: dependabot-metadata
18
19
- name: Generate GitHub application token
0 commit comments