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 fa220ae + afd9058 commit ff24fa9Copy full SHA for ff24fa9
1 file changed
.github/workflows/dependabot-auto-merge.yml
@@ -13,7 +13,7 @@ jobs:
13
if: github.actor == 'dependabot[bot]'
14
steps:
15
16
- - uses: dependabot/fetch-metadata@ffa630c65fa7e0ecfa0625b5ceda64399aea1b36 # v3.0.0
+ - uses: dependabot/fetch-metadata@25dd0e34f4fe68f24cc83900b1fe3fe149efef98 # v3.1.0
17
id: meta
18
19
- if: >-
0 commit comments