Skip to content

Commit

Permalink
Merge pull request #316 from fcsonline/patch-1
Browse files Browse the repository at this point in the history
Update documentation about Github action
  • Loading branch information
boyter committed Feb 2, 2022
2 parents 4bd8558 + 7122433 commit e250829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -79,7 +79,7 @@ jobs:
uses: actions/checkout@v2
- name: Get the lines of code.
id: scc
uses: iryanbell/scc-docker-action@v1.0.0
uses: iryanbell/scc-docker-action@v1.0.2
with:
args: ${{ env.workspace }} -i js,go,html,css
```
Expand Down

0 comments on commit e250829

Please sign in to comment.