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

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2023-05-24 7:07:49.0 +00:00:00
committer Nemo <me@captnemo.in> 2023-05-24 7:28:08.0 +00:00:00
commit
01cd577d63c5e2bb451032794ec6083698df3732 [patch]
tree
e90849a2478c9ff8cbbdb7be691089540159be4b
parent
a259aa7909e289e81bf851d6ff730f039939fe1f
download
01cd577d63c5e2bb451032794ec6083698df3732.tar.gz

Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1

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

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

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 680529d..a986fdd 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.5.0
        uses: dependabot/fetch-metadata@v1.5.1
        with:
          github-token: "${{ secrets.GITHUB_TOKEN }}"
      - uses: actions/checkout@v3