Skip to content

Commit

Permalink
chore(deps): update tj-actions/verify-changed-files digest to 21026c9
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 27, 2024
1 parent 95c7ba8 commit 8aada50
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@21026c9e0e5b8c2ada1459acc4442be712292eb5
with:
fail-if-changed: 'true'
fail-message: 'Files changed during build. Please build locally and commit the changes.'
Expand Down

0 comments on commit 8aada50

Please sign in to comment.