Skip to content

Commit

Permalink
Customize the CI workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Jean du Plessis <jean@upbound.io>
  • Loading branch information
jeanduplessis committed Nov 1, 2024
1 parent f925903 commit b070ec0
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 @@ -40,7 +40,7 @@ jobs:

- name: Get modified CRDs
id: modified-crds
uses: tj-actions/changed-files@c3a1bb2c992d77180ae65be6ae6c166cf40f857c # v45.0.3
uses: tj-actions/changed-files@b2d17f51244a144849c6b37a3a6791b98a51d86f # v35.9.2
with:
files: |
package/crds/**
Expand Down

0 comments on commit b070ec0

Please sign in to comment.