Skip to content

Commit 453292a

Browse files
Update tj-actions/verify-changed-files digest to 4616eed
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f0b09b7 commit 453292a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/celo-monorepo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
# Get workdir local changes and fail if there are any change
102102
- name: Verify Changed files
103103
id: verify-changed-files
104-
uses: tj-actions/verify-changed-files@6ed7632824d235029086612d4330d659005af687
104+
uses: tj-actions/verify-changed-files@4616eed12cee617b16fa9d0ef524f883d2a48a48
105105
with:
106106
fail-if-changed: 'true'
107107
fail-message: 'Files changed during build. Please build locally and commit the changes.'

0 commit comments

Comments
 (0)