Skip to content

Commit 2583743

Browse files
feat(github-action)!: Update tj-actions/changed-files action to v44.0.0
1 parent 33a593d commit 2583743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flux-hr-sync.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
- if: ${{ github.event.inputs.helmRepoNamespace == '' && github.event.inputs.helmRepoName == '' }}
4949
name: Get changed files
5050
id: changed-files
51-
uses: tj-actions/changed-files@20576b4b9ed46d41e2d45a2256e5e2316dde6834 # v43.0.1
51+
uses: tj-actions/changed-files@2d756ea4c53f7f6b397767d8723b3a10a9f35bf2 # v44.0.0
5252
with:
5353
files: kubernetes/**/helmrelease.yaml
5454
safe_output: false

0 commit comments

Comments
 (0)