Skip to content

Commit

Permalink
feat(github-action)!: Update tj-actions/changed-files action to v43 (#…
Browse files Browse the repository at this point in the history
…233)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 26, 2024
1 parent 877e3e3 commit df8ba4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flux-diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Get Changed Files
id: changed-files
uses: tj-actions/changed-files@aa08304bd477b800d468db44fe10f6c61f7f7b11 # v42
uses: tj-actions/changed-files@77af4bed286740ef1a6387dc4e4e4dec39f96054 # v43
with:
files: kubernetes/**
dir_names: true
Expand Down

0 comments on commit df8ba4e

Please sign in to comment.