Skip to content

Commit

Permalink
Add github action SHA ID
Browse files Browse the repository at this point in the history
  • Loading branch information
jimleroyer committed Dec 7, 2023
1 parent 40d68bb commit 37ad120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/count-incident-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

steps:
- name: Count Incident Action issues
uses: kazupon/issue-count-action
uses: kazupon/issue-count-action@284ff91974f64c6ac7192a394d895434eabee85f
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
labels: 'Incident Action'
Expand Down

0 comments on commit 37ad120

Please sign in to comment.