Skip to content

Commit

Permalink
Bump tj-actions/changed-files version (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
perrornet authored Aug 28, 2024
1 parent 0b14156 commit 95e5b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sign_checker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
repository: ${{ github.event.pull_request.head.repo.full_name }}
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v35
uses: tj-actions/changed-files@v45
with:
base_sha: ${{ github.event.pull_request.base.sha }}
sha: ${{ github.event.pull_request.head.sha }}
Expand Down

0 comments on commit 95e5b78

Please sign in to comment.