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.
2 parents f2ec3be + 66e99e2 commit 4c4b827Copy full SHA for 4c4b827
.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@8348ea7f5d949b08c7f125a44b569c9626b05db3 # v1.7.0
+ uses: dependabot/fetch-metadata@08eff52bf64351f401fb50d4972fa95b9f2c2d1b # v2.4.0
16
with:
17
github-token: '${{ secrets.SHOPIFY_GH_ACCESS_TOKEN }}'
18
0 commit comments