Skip to content

Commit 5f973cc

Browse files
⬆️ Update dessant/lock-threads action to v6
1 parent 4489002 commit 5f973cc

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@v5.0.1
15+
- uses: dessant/lock-threads@v6.0.0
1616
with:
1717
github-token: ${{ github.token }}
1818
issue-inactive-days: "30"

0 commit comments

Comments
 (0)