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 7f121ac commit f739544Copy full SHA for f739544
.github/workflows/bcd_upgrade_checklist.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Fetch Dependabot metadata
15
id: dependabot-metadata
16
continue-on-error: true
17
- uses: dependabot/fetch-metadata@d7267f607e9d3fb96fc2fbe83e0af444713e90b7 #v2.3.0
+ uses: dependabot/fetch-metadata@08eff52bf64351f401fb50d4972fa95b9f2c2d1b #v2.4.0
18
19
- if: ${{ contains(steps.dependabot-metadata.outputs.dependency-names, '@mdn/browser-compat-data') }}
20
0 commit comments