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 <[email protected]>
  • Loading branch information
jeanduplessis committed Nov 1, 2024
1 parent f925903 commit a3721f0
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@53c377a374b445ec2a61e343068807bf41f2c9a6 # v36.0.0
with:
files: |
package/crds/**
Expand Down

0 comments on commit a3721f0

Please sign in to comment.