Skip to content

Commit

Permalink
Merge pull request #873 from ImpressCMS/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/stale-v3.0.14

Bump actions/stale from v1 to v3.0.14
  • Loading branch information
MekDrop committed Jan 2, 2021
2 parents bbceec3 + a493b40 commit 8f5cf02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/stale@v1
- uses: actions/stale@v3.0.14
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue was automatically marked as stale'
Expand Down

0 comments on commit 8f5cf02

Please sign in to comment.