mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 06:57:55 +08:00
Upgrading actions/stale version to remove set-output usage (#13225)
Signed-off-by: Alejandro Gómez <morona@vmware.com> Signed-off-by: Alejandro Gómez <morona@vmware.com>
This commit is contained in:
committed by
GitHub
parent
7d5498c14b
commit
1900c38d33
2
.github/workflows/clossing-issues.yml
vendored
2
.github/workflows/clossing-issues.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
stale:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/stale@v5
|
||||
- uses: actions/stale@v6.0.1
|
||||
with:
|
||||
any-of-labels: 'solved'
|
||||
stale-issue-label: 'solved'
|
||||
|
||||
Reference in New Issue
Block a user