Skip to content

Commit

Permalink
Merge pull request #32 from celo-org/dependabot/github_actions/dot-gi…
Browse files Browse the repository at this point in the history
…thub/workflows/tj-actions/verify-changed-files-17

Bump tj-actions/verify-changed-files from 16 to 17 in /.github/workflows
  • Loading branch information
jcortejoso authored Jan 3, 2024
2 parents aa3d117 + 4ad4040 commit 7d6ec0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
# Get workdir local changes and fail if there are any change
- name: Verify Changed files
id: verify-changed-files
uses: tj-actions/verify-changed-files@v16
uses: tj-actions/verify-changed-files@v17
with:
fail-if-changed: 'true'
fail-message: 'Files changed during build. Please build locally and commit the changes.'
Expand Down

0 comments on commit 7d6ec0f

Please sign in to comment.