Skip to content

Commit 3f788f9

Browse files
chore(deps): update tj-actions/changed-files action to v47 (#254)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c111589 commit 3f788f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: Get modified CRDs
4242
id: modified-crds
43-
uses: tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46.0.5 (breaks the 'Report native schema version changes' step on newer versions)
43+
uses: tj-actions/changed-files@7dee1b0c1557f278e5c7dc244927139d78c0e22a # v47.0.4 (breaks the 'Report native schema version changes' step on newer versions)
4444
with:
4545
files: |
4646
package/crds/**

0 commit comments

Comments
 (0)