Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 18, 2024
1 parent 99f8d50 commit 2fb3aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Auto merge pull requests
runs-on: ubuntu-latest
steps:
- uses: dependabot/fetch-metadata@v1.1.1
- uses: dependabot/fetch-metadata@v1.6.0
id: dependabot-metadata
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 2fb3aad

Please sign in to comment.