Skip to content

Commit

Permalink
deps(deps): bump tmcw/notfoundbot from 2.3.0 to 2.3.1
Browse files Browse the repository at this point in the history
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](tmcw/notfoundbot@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>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent 536c499 commit 315fea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notfound.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 315fea6

Please sign in to comment.