Skip to content

Commit

Permalink
Merge pull request #15 from fergusmacd/readme
Browse files Browse the repository at this point in the history
Use commit SHA as example
  • Loading branch information
mononokehime authored Jun 13, 2022
2 parents f94150b + 3f13c7d commit 1ffd17c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: GitHub Actions Billable Usage Audit
uses: fergusmacd/github-action-usage@v0.4.0 # use a commit SHA
uses: fergusmacd/github-action-usage@daff7e5517914546a1e39fcc22f476e1471853f6 # use a commit SHA
# pass user input as arguments
with:
organisation: ${{secrets.ORGANISATION}}
Expand Down

0 comments on commit 1ffd17c

Please sign in to comment.