Skip to content

Commit

Permalink
feat(github-action)!: Update tj-actions/changed-files action to v45
Browse files Browse the repository at this point in the history
  • Loading branch information
detective-gesicht[bot] committed Sep 16, 2024
1 parent b6c1cb7 commit 08e2133
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@48d8f15b2aaa3d255ca5af3eba4870f807ce6b3c # v45
with:
files: clusters/**
dir_names: true
Expand Down

0 comments on commit 08e2133

Please sign in to comment.