We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1de284 commit db4062fCopy full SHA for db4062f
.github/workflows/top-issues-dashboard.yml
@@ -34,7 +34,7 @@ jobs:
34
runs-on: ubuntu-latest
35
steps:
36
- name: Run top issues action
37
- uses: rickstaa/top-issues-action@7f58423f68b52b4a310c66217ab8d844596d2cbc # v1.3.100
+ uses: rickstaa/top-issues-action@7e8dda5d5ae3087670f9094b9724a9a091fc3ba1 # v1.3.101
38
env:
39
github_token: ${{ secrets.GITHUB_TOKEN }}
40
with:
0 commit comments