Skip to content

Commit

Permalink
fix(github-action): update tj-actions/changed-files action to v45.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
spicerabot[bot] authored Nov 8, 2024
1 parent cff18e5 commit 1b5427b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flux-hr-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
- if: ${{ github.event.inputs.helmRepoNamespace == '' && github.event.inputs.helmRepoName == '' }}
name: Get changed files
id: changed-files
uses: tj-actions/changed-files@c3a1bb2c992d77180ae65be6ae6c166cf40f857c # v45.0.3
uses: tj-actions/changed-files@4edd678ac3f81e2dc578756871e4d00c19191daf # v45.0.4
with:
files: kubernetes/**/helmrelease.yaml
safe_output: false
Expand Down

0 comments on commit 1b5427b

Please sign in to comment.