Skip to content

Commit

Permalink
fix(github-action): update tj-actions/changed-files action to v37.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-ross[bot] committed Jul 13, 2023
1 parent feb0eba commit f373875
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 @@ -42,7 +42,7 @@ jobs:

- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@1f20fb83f05eabed6e12ba0329edac8b6ec8e207 # v37.1.1
uses: tj-actions/changed-files@2a968ff601949c81b47d9c1fdb789b0d25ddeea2 # v37.1.2
with:
files: kubernetes/**/helmrelease.yaml

Expand Down

0 comments on commit f373875

Please sign in to comment.