Skip to content

Commit d5ff0b5

Browse files
ci(deps): Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 (#183)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e66d76f commit d5ff0b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/approve-pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- id: dependabot-metadata
3535
name: Fetch dependabot metadata
3636
if: github.actor == 'dependabot[bot]'
37-
uses: dependabot/fetch-metadata@v1.4.0
37+
uses: dependabot/fetch-metadata@v1.5.0
3838
with:
3939
skip-commit-verification: true
4040
- id: checkout

.github/workflows/dependabot-auto.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: hmarr/debug-action@v2.1.0
3838
- id: metadata
3939
name: Fetch metadata
40-
uses: dependabot/fetch-metadata@v1.4.0
40+
uses: dependabot/fetch-metadata@v1.5.0
4141
with:
4242
skip-commit-verification: true
4343
- id: checkout

0 commit comments

Comments
 (0)