Skip to content

Commit

Permalink
Bump tj-actions/changed-files from 34 to 35 (#355)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2022
1 parent f07e85f commit 9d11279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fix-license-header.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

- name: Get modified files
id: changed-files
uses: tj-actions/changed-files@v34
uses: tj-actions/changed-files@v35
with:
base_sha: 'HEAD~1'
sha: 'HEAD'
Expand Down

0 comments on commit 9d11279

Please sign in to comment.