Skip to content

Commit

Permalink
Merge pull request #73 from g59/dependabot/github_actions/actions/sta…
Browse files Browse the repository at this point in the history
…le-5.2.0

chore(deps): bump actions/stale from 5.1.1 to 5.2.0
  • Loading branch information
9renpoto authored Sep 20, 2022
2 parents ba9c556 + ed5fac2 commit cbbcf6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/stale@v5.1.1
- uses: actions/stale@v5.2.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'Stale issue message'
Expand Down

0 comments on commit cbbcf6a

Please sign in to comment.