mirror of
https://github.com/breezy-weather/breezy-weather.git
synced 2025-12-07 21:59:58 +00:00
chore(deps): update actions/stale action to v10.1.1
This commit is contained in:
parent
6e76751640
commit
0b018fa608
1 changed files with 1 additions and 1 deletions
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
||||||
lock:
|
lock:
|
||||||
runs-on: 'ubuntu-24.04'
|
runs-on: 'ubuntu-24.04'
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # v10.1.0
|
- uses: actions/stale@997185467fa4f803885201cee163a9f38240193d # v10.1.1
|
||||||
with:
|
with:
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
stale-issue-message: |
|
stale-issue-message: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue