Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
Change to follow jitterbit/get-changed-files#11 and use uses: Ana06/[email protected]
  • Loading branch information
ueda-yu committed May 24, 2022
1 parent 55db6f4 commit 48797a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion coverity/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,8 @@
- name: Get Pull Request Changeset
if: ${{ github.event_name == 'pull_request' }}
id: changeset
uses: jitterbit/get-changed-files@v1
#uses: jitterbit/get-changed-files@v1
uses: Ana06/[email protected]

# On a pull request, run an incremental analysis. This uses auto
# capture as well, and references a stream that was presumably
Expand Down

0 comments on commit 48797a2

Please sign in to comment.