We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f61433e commit 510bf87Copy full SHA for 510bf87
.github/workflows/issues.yml
@@ -15,7 +15,7 @@ jobs:
15
16
# SetUp python
17
- name: Issue Automation
18
- uses: Dtar380/AutomaticIssue@v1.0.0
+ uses: Dtar380/AutomaticIssue@v1.0.1
19
with:
20
token: ${{ secrets.GH_API_TOKEN }}
21
repo: ${{ github.repository }}
0 commit comments