Skip to content

Commit

Permalink
Merge pull request #19 from shmokmt/fix-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shmokmt authored Jan 23, 2024
2 parents 02cafae + 84a3c5e commit 14f97ab
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 @@ -121,7 +121,7 @@ jobs:
uses: actions/checkout@v4

- name: Run trivy with reviewdog output on the PR
uses: reviewdog/action-trivy@master
uses: reviewdog/action-trivy@v1
with:
github_token: ${{ secrets.github_token }}
working_directory: my_directory # Change working directory
Expand Down

0 comments on commit 14f97ab

Please sign in to comment.