🏡 index : github.com/captn3m0/mf.captnemo.in.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2023-05-23 7:05:37.0 +00:00:00
committer Nemo <me@captnemo.in> 2023-05-23 7:50:39.0 +00:00:00
commit
a23d43e4595184347c8858f2458940cbafdf7a49 [patch]
tree
f93f3aa585dff0f835cddbb2728c6466bcea94c1
parent
839170ffe0792e2903f73c62d9d8f0bf2e3c90ce
download
a23d43e4595184347c8858f2458940cbafdf7a49.tar.gz

Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0

Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.4.0...v1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Diff

 .github/workflows/auto-merge.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/auto-merge.yml b/.github/workflows/auto-merge.yml
index 8a00be1..680529d 100644
--- a/.github/workflows/auto-merge.yml
+++ a/.github/workflows/auto-merge.yml
@@ -13,7 +13,7 @@
    steps:
      - name: Dependabot metadata
        id: metadata
        uses: dependabot/fetch-metadata@v1.4.0
        uses: dependabot/fetch-metadata@v1.5.0
        with:
          github-token: "${{ secrets.GITHUB_TOKEN }}"
      - uses: actions/checkout@v3