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 cba0d43 + 64672c2 commit 289ceaeCopy full SHA for 289ceae
2 files changed
.github/workflows/auto-merge-dependabot.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- name: Dependabot metadata
21
id: metadata
22
- uses: dependabot/fetch-metadata@v2.3.0
+ uses: dependabot/fetch-metadata@v2.4.0
23
with:
24
github-token: "${{ secrets.GITHUB_TOKEN }}"
25
.github/workflows/update-lock-file.yml
@@ -18,7 +18,7 @@ jobs:
18
if: ${{ github.actor == 'dependabot[bot]' }}
- uses: actions/checkout@v4
0 commit comments