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 33a593d commit 2583743Copy full SHA for 2583743
.github/workflows/flux-hr-sync.yaml
@@ -48,7 +48,7 @@
48
- if: ${{ github.event.inputs.helmRepoNamespace == '' && github.event.inputs.helmRepoName == '' }}
49
name: Get changed files
50
id: changed-files
51
- uses: tj-actions/changed-files@20576b4b9ed46d41e2d45a2256e5e2316dde6834 # v43.0.1
+ uses: tj-actions/changed-files@2d756ea4c53f7f6b397767d8723b3a10a9f35bf2 # v44.0.0
52
with:
53
files: kubernetes/**/helmrelease.yaml
54
safe_output: false
0 commit comments