mirror of
https://github.com/truecharts/charts.git
synced 2026-07-17 21:41:21 -03:00
chore(deps): pin dessant/lock-threads action to (#7015)
This commit is contained in:
2
.github/workflows/daily.yaml
vendored
2
.github/workflows/daily.yaml
vendored
@@ -294,7 +294,7 @@ jobs:
|
||||
lock-threads:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: dessant/lock-threads@v4
|
||||
- uses: dessant/lock-threads@c1b35aecc5cdb1a34539d14196df55838bb2f836 # v4
|
||||
with:
|
||||
github-token: ${{ secrets.BOT_TOKEN }}
|
||||
issue-inactive-days: '7'
|
||||
|
||||
Reference in New Issue
Block a user