Skip to content

Commit

Permalink
Bump tj-actions/changed-files to v35.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyLeite committed Feb 16, 2023
1 parent fd5726d commit e91ba9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: Get changed files
id: changed-files
uses: tj-actions/[email protected].2
uses: tj-actions/[email protected].5
with:
sha: ${{ github.event.pull_request.head.sha || github.sha }}
separator: ","
Expand Down

0 comments on commit e91ba9e

Please sign in to comment.