1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

[CI skip] Fixed an Action?

This commit is contained in:
TheBusyBiscuit 2020-03-21 14:52:32 +01:00 committed by GitHub
parent 69db2fa9f0
commit 3c6423e1e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
if: contains(github.event.issue.labels.*.name, 'Bug Report')
steps:
- uses: TheBusyBiscuit/recently-closed-issues@1.0.0
- uses: TheBusyBiscuit/recently-closed-issues@1.0.1
id: commits
with:
token: ${{ secrets.ACCESS_TOKEN }}