Skip to content

Commit

Permalink
feat(github-action)!: Update tj-actions/changed-files action to v44
Browse files Browse the repository at this point in the history
  • Loading branch information
detective-gesicht[bot] committed May 21, 2024
1 parent 848119d commit 97e1b1f
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 @@ -33,7 +33,7 @@ jobs:

- name: Get Changed Files
id: changed-files
uses: tj-actions/changed-files@cbda684547adc8c052d50711417fa61b428a9f88 # v41
uses: tj-actions/changed-files@1754cd4b9e661d1f0eced3b33545a8d8b3bc46d8 # v44
with:
files: clusters/**
dir_names: true
Expand Down

0 comments on commit 97e1b1f

Please sign in to comment.