We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f94150b + 3f13c7d commit 1ffd17cCopy full SHA for 1ffd17c
1 file changed
README.md
@@ -124,7 +124,7 @@ jobs:
124
runs-on: ubuntu-latest
125
steps:
126
- name: GitHub Actions Billable Usage Audit
127
- uses: fergusmacd/github-action-usage@v0.4.0 # use a commit SHA
+ uses: fergusmacd/github-action-usage@daff7e5517914546a1e39fcc22f476e1471853f6 # use a commit SHA
128
# pass user input as arguments
129
with:
130
organisation: ${{secrets.ORGANISATION}}
0 commit comments