Skip to content

Commit fca6cc2

Browse files
chore(deps): update dessant/lock-threads action to v6 (#3)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3af97d2 commit fca6cc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/issue-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ jobs:
182182
if: ${{ inputs.enable-lock && (github.event_name == 'schedule' || github.event_name == 'workflow_dispatch') }}
183183
steps:
184184
- name: Lock closed threads
185-
uses: dessant/lock-threads@v5
185+
uses: dessant/lock-threads@v6
186186
with:
187187
github-token: ${{ secrets.GITHUB_TOKEN }}
188188
issue-inactive-days: ${{ inputs.issue-inactive-days-before-lock }}

0 commit comments

Comments
 (0)