Skip to content

Commit

Permalink
chore(deps): update tj-actions/verify-changed-files digest to dc57d45
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 95c7ba8 commit 1d560a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/celo-monorepo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,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@6ed7632824d235029086612d4330d659005af687
uses: tj-actions/verify-changed-files@dc57d4518c9e75995e0fff59265333d19a684163
with:
fail-if-changed: 'true'
fail-message: 'Files changed during build. Please build locally and commit the changes.'
Expand Down

0 comments on commit 1d560a8

Please sign in to comment.