Skip to content

Commit 01e120b

Browse files
ci(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 (#1)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e9fb4dd commit 01e120b

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
@@ -27,7 +27,7 @@ jobs:
2727
- id: dependabot-metadata
2828
name: Fetch dependabot metadata
2929
if: github.actor == 'dependabot[bot]'
30-
uses: dependabot/[email protected].3
30+
uses: dependabot/[email protected].4
3131
with:
3232
skip-commit-verification: true
3333
- id: checkout

.github/workflows/dependabot-auto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: hmarr/[email protected]
3535
- id: metadata
3636
name: Fetch metadata
37-
uses: dependabot/[email protected].3
37+
uses: dependabot/[email protected].4
3838
with:
3939
skip-commit-verification: true
4040
- id: checkout

0 commit comments

Comments
 (0)