Skip to content

Commit

Permalink
Merge branch 'typescript' of github.com:sebbo2002/js-template into de…
Browse files Browse the repository at this point in the history
…velop

# Conflicts:
#	.github/dependabot.yml
#	.github/workflows/release-bot.yml
#	.github/workflows/stale-issues.yml
#	.github/workflows/test-release.yml
#	.gitignore
#	.nycrc
#	CHANGELOG.md
#	LICENSE
#	README.md
#	package-lock.json
#	package.json
#	release.config.js
#	typedoc.json
  • Loading branch information
sebbo2002 committed May 13, 2021
2 parents 50d4988 + 0f6e0a3 commit 4f003e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 🧹 Cleanup issues & pull requests
uses: actions/stale@v1.1.0
uses: actions/stale@v3.0.18
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: |
Expand Down

0 comments on commit 4f003e6

Please sign in to comment.