Skip to content

Commit a90a071

Browse files
dependabot[bot]Kristofer Gaudel
authored andcommitted
Build: Bump actions/stale from 10.1.1 to 10.2.0 (apache#3086)
1 parent 8680870 commit a90a071

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
if: github.repository_owner == 'apache'
3232
runs-on: ubuntu-latest
3333
steps:
34-
- uses: actions/stale@v10.1.1
34+
- uses: actions/stale@v10.2.0
3535
with:
3636
stale-issue-label: 'stale'
3737
exempt-issue-labels: 'not-stale'

0 commit comments

Comments
 (0)