Skip to content

Commit

Permalink
build(deps): bump dessant/lock-threads from 5.0.0 to 5.0.1 (#205)
Browse files Browse the repository at this point in the history
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md)
- [Commits](dessant/lock-threads@d42e5f4...1bf7ec2)

---
updated-dependencies:
- dependency-name: dessant/lock-threads
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 23, 2023
1 parent d786443 commit 8a279d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
group: lock
steps:
# https://github.com/dessant/lock-threads#available-input-parameters
- uses: dessant/lock-threads@d42e5f49803f3c4e14ffee0378e31481265dda22
- uses: dessant/lock-threads@1bf7ec25051fe7c00bdd17e6a7cf3d7bfb7dc771
with:
github-token: ${{ github.token }}
issue-inactive-days: "60"
Expand All @@ -37,7 +37,7 @@ jobs:
- https://stackoverflow.com/a/14969986
Then open a new PR, referencing this closed PR in your message.
- uses: dessant/lock-threads@d42e5f49803f3c4e14ffee0378e31481265dda22
- uses: dessant/lock-threads@1bf7ec25051fe7c00bdd17e6a7cf3d7bfb7dc771
with:
github-token: ${{ github.token }}
exclude-any-pr-labels: "wip"
Expand Down

0 comments on commit 8a279d6

Please sign in to comment.