Skip to content

Commit

Permalink
ci(deps): Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#16)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 24, 2023
1 parent b900852 commit 792079c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/approve-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- id: dependabot-metadata
name: Fetch dependabot metadata
if: github.actor == 'dependabot[bot]'
uses: dependabot/[email protected].5
uses: dependabot/[email protected].6
with:
skip-commit-verification: true
- id: checkout
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: hmarr/[email protected]
- id: metadata
name: Fetch metadata
uses: dependabot/[email protected].5
uses: dependabot/[email protected].6
with:
skip-commit-verification: true
- id: checkout
Expand Down

0 comments on commit 792079c

Please sign in to comment.