We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0bfa967 + 26a75c9 commit 992df39Copy full SHA for 992df39
1 file changed
.github/workflows/top-issues.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Run top issues action
13
- uses: rickstaa/top-issues-action@v1
+ uses: rickstaa/top-issues-action@v1.3.101
14
env:
15
github_token: ${{ secrets.GITHUB_TOKEN }}
16
with:
0 commit comments