diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-03-27 00:11:58 +0000 |
|---|---|---|
| committer | Nejc Habjan <hab.nejc@gmail.com> | 2023-03-27 11:36:30 +0200 |
| commit | 7ac4b86fe3d24c3347a1c44bd3db561d62a7bd3f (patch) | |
| tree | 26ff4e8aa945d2f044c9d6bb028220d3c3f35a37 | |
| parent | 6e5ef55747ddeabe6d212aec50d66442054c2352 (diff) | |
| download | gitlab-7ac4b86fe3d24c3347a1c44bd3db561d62a7bd3f.tar.gz | |
chore(deps): update actions/stale action to v8
| -rw-r--r-- | .github/workflows/stale.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index a6bd1e4..dd0ecf9 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -15,7 +15,7 @@ jobs: stale: runs-on: ubuntu-latest steps: - - uses: actions/stale@v7.0.0 + - uses: actions/stale@v8.0.0 with: any-of-labels: 'need info,Waiting for response' stale-issue-message: > |
