deps(deps): bump tmcw/notfoundbot from 2.3.0 to 2.3.1 (#260)

Bumps [tmcw/notfoundbot](https://github.com/tmcw/notfoundbot) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/tmcw/notfoundbot/releases)
- [Changelog](https://github.com/tmcw/notfoundbot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tmcw/notfoundbot/compare/v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: tmcw/notfoundbot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-06-06 16:24:41 -04:00
committed by GitHub
parent fc4aa0d48c
commit 38d04cf5d9

View File

@@ -11,6 +11,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Fix links
uses: tmcw/notfoundbot@v2.3.0
uses: tmcw/notfoundbot@v2.3.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}