Skip to content

Commit

Permalink
fix(github-action): update tj-actions/changed-files action to v42.0.1
Browse files Browse the repository at this point in the history
| datasource  | package                  | from    | to      |
| ----------- | ------------------------ | ------- | ------- |
| github-tags | tj-actions/changed-files | v42.0.0 | v42.0.1 |
  • Loading branch information
renovate[bot] authored Jan 25, 2024
1 parent 2691f81 commit 4be961a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-release-differ.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@ae82ed4ae04587b665efad2f206578aa6f0e8539 # v42.0.0
uses: tj-actions/changed-files@ac21d93904fb48e7f76ce4bd2a4d197f67e34abe # v42.0.1
with:
json: true
files: |
Expand Down

0 comments on commit 4be961a

Please sign in to comment.