Skip to content

Commit

Permalink
fix(github-action): update tj-actions/changed-files action to v40.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-ross[bot] authored Dec 10, 2023
1 parent 4a8f96d commit 69fadaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helmrepository-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- if: ${{ github.event.inputs.clusterName == '' && github.event.inputs.repoNamespace == '' && github.event.inputs.repoName == '' }}
name: Get changed files
id: changed-files
uses: tj-actions/changed-files@1c938490c880156b746568a518594309cfb3f66b # v40.2.1
uses: tj-actions/changed-files@94549999469dbfa032becf298d95c87a14c34394 # v40.2.2
with:
files: kubernetes/**/helmrelease.yaml

Expand Down

0 comments on commit 69fadaf

Please sign in to comment.