Skip to content

Commit

Permalink
Merge pull request #30 from xylar/omega/fix-file-changes-action
Browse files Browse the repository at this point in the history
Update version of file-changes-action to 1.2.4
  • Loading branch information
philipwjones authored Aug 21, 2023
2 parents 5e5a8e8 + 14629f3 commit c635996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- if: ${{ steps.skip_check.outputs.should_skip != 'true' }}
id: file_changes
uses: trilom/file-changes-action@v1.2.3
uses: trilom/file-changes-action@v1.2.4
with:
output: ' '

Expand Down

0 comments on commit c635996

Please sign in to comment.