diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-12-05 00:19:55 +0000 |
|---|---|---|
| committer | Nejc Habjan <hab.nejc@gmail.com> | 2022-12-05 11:27:48 +0100 |
| commit | 337b25c6fc1f40110ef7a620df63ff56a45579f1 (patch) | |
| tree | 821346d92e887a1ba7c4f60f44670451deae9bdb | |
| parent | 91a665f331c3ffc260db3470ad71fde0d3b56aa2 (diff) | |
| download | gitlab-337b25c6fc1f40110ef7a620df63ff56a45579f1.tar.gz | |
chore(deps): update dessant/lock-threads action to v4
| -rw-r--r-- | .github/workflows/lock.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lock.yml b/.github/workflows/lock.yml index 4389c44..202f439 100644 --- a/.github/workflows/lock.yml +++ b/.github/workflows/lock.yml @@ -15,6 +15,6 @@ jobs: action: runs-on: ubuntu-latest steps: - - uses: dessant/lock-threads@v3 + - uses: dessant/lock-threads@v4.0.0 with: process-only: 'issues' |
