Skip to content

Commit fe0284a

Browse files
Bump actions/stale from v3.0.12 to v3.0.13 (v2fly#382)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.12 to v3.0.13. - [Release notes](https://github.com/actions/stale/releases) - [Commits](actions/stale@v3.0.12...af40726) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21739e6 commit fe0284a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
stale:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/[email protected].12
11+
- uses: actions/[email protected].13
1212
with:
1313
repo-token: ${{ secrets.GITHUB_TOKEN }}
1414
stale-issue-message: "This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 5 days"

0 commit comments

Comments
 (0)