We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a1ec8e commit df9c7d3Copy full SHA for df9c7d3
.github/workflows/flux-local.yaml
@@ -22,7 +22,7 @@ jobs:
22
23
- name: Get Changed Files
24
id: changed-files
25
- uses: tj-actions/changed-files@823fcebdb31bb35fdf2229d9f769b400309430d0 # v46.0.3
+ uses: tj-actions/changed-files@6cb76d07bee4c9772c6882c06c37837bf82a04d3 # v46.0.4
26
with:
27
files: kubernetes/**
28
.github/workflows/image-pull.yaml
0 commit comments