Skip to content

Commit

Permalink
ci(deps): Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 (#114)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 18, 2023
1 parent 357f889 commit 3d3097d
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 @@ -34,7 +34,7 @@ jobs:
- id: dependabot-metadata
name: Fetch dependabot metadata
if: github.actor == 'dependabot[bot]'
uses: dependabot/fetch-metadata@v1.3.6
uses: dependabot/fetch-metadata@v1.4.0
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 @@ -37,7 +37,7 @@ jobs:
uses: hmarr/debug-action@v2.1.0
- id: metadata
name: Fetch metadata
uses: dependabot/fetch-metadata@v1.3.6
uses: dependabot/fetch-metadata@v1.4.0
with:
skip-commit-verification: true
- id: checkout
Expand Down

0 comments on commit 3d3097d

Please sign in to comment.