Skip to content

Commit

Permalink
ci(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.4
Browse files Browse the repository at this point in the history
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@v1.3.3...v1.3.4)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2022
1 parent dfc9771 commit c63b4d4
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].3
uses: dependabot/[email protected].4
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].3
uses: dependabot/[email protected].4
with:
skip-commit-verification: true
- id: checkout
Expand Down

0 comments on commit c63b4d4

Please sign in to comment.