Skip to content

Commit 89c25d3

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

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
@@ -34,7 +34,7 @@ jobs:
3434
- id: dependabot-metadata
3535
name: Fetch dependabot metadata
3636
if: github.actor == 'dependabot[bot]'
37-
uses: dependabot/[email protected].0
37+
uses: dependabot/[email protected].1
3838
with:
3939
skip-commit-verification: true
4040
- id: checkout

.github/workflows/dependabot-auto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: hmarr/[email protected]
3838
- id: metadata
3939
name: Fetch metadata
40-
uses: dependabot/[email protected].0
40+
uses: dependabot/[email protected].1
4141
with:
4242
skip-commit-verification: true
4343
- id: checkout

0 commit comments

Comments
 (0)