Skip to content

Commit 9b18b0b

Browse files
authored
Merge pull request #12 from csacca/dependabot/github_actions/dessant/lock-threads-3
Bump dessant/lock-threads from 2.1.2 to 3
2 parents 78f3afd + 4b7d196 commit 9b18b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
name: 🔒 Lock closed issues and PRs
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: dessant/lock-threads@v2.1.2
15+
- uses: dessant/lock-threads@v3
1616
with:
1717
github-token: ${{ github.token }}
1818
issue-lock-inactive-days: "30"

0 commit comments

Comments
 (0)