Skip to content

Commit eb22787

Browse files
ci(deps): Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 (#222)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13aa62e commit eb22787

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/approve-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- id: dependabot-metadata
3434
name: Fetch dependabot metadata
3535
if: github.actor == 'dependabot[bot]'
36-
uses: dependabot/fetch-metadata@v1.5.1
36+
uses: dependabot/fetch-metadata@v1.6.0
3737
with:
3838
skip-commit-verification: true
3939
- id: checkout

.github/workflows/dependabot-auto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: hmarr/[email protected]
3636
- id: metadata
3737
name: Fetch metadata
38-
uses: dependabot/fetch-metadata@v1.5.1
38+
uses: dependabot/fetch-metadata@v1.6.0
3939
with:
4040
skip-commit-verification: true
4141
- id: checkout

0 commit comments

Comments
 (0)