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 83db8ea + 2c48a6f commit 0d5407dCopy full SHA for 0d5407d
1 file changed
.github/workflows/auto-merge-dependabot-workflow.yaml
@@ -27,7 +27,7 @@ jobs:
27
api.github.com:443
28
- name: Dependabot metadata
29
id: metadata
30
- uses: dependabot/fetch-metadata@21025c705c08248db411dc16f3619e6b5f9ea21a # v2.5.0
+ uses: dependabot/fetch-metadata@ffa630c65fa7e0ecfa0625b5ceda64399aea1b36 # v3.0.0
31
with:
32
skip-verification: true
33
if: ${{ github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]' }}
0 commit comments