Skip to content

Commit d35b366

Browse files
committed
⬆️ Update dessant/lock-threads action to v5.0.1
1 parent 242ed86 commit d35b366

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

0 commit comments

Comments
 (0)