Skip to content

Commit

Permalink
Merge pull request #13 from z-shell/dependabot/github_actions/dessant…
Browse files Browse the repository at this point in the history
…/lock-threads-5

build(deps): bump dessant/lock-threads from 4 to 5
  • Loading branch information
ss-o authored Nov 20, 2023
2 parents d1cfa45 + e07e5f9 commit 99fd570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
concurrency:
group: ci-${{ github.workflow }}-${{ github.head_ref || github.run_id }}
steps:
- uses: dessant/lock-threads@v4
- uses: dessant/lock-threads@v5
with:
github-token: ${{ github.token }}
issue-inactive-days: "30"
Expand Down

0 comments on commit 99fd570

Please sign in to comment.