Skip to content

Commit 1e65d83

Browse files
chore(deps): bump tj-actions/changed-files from 45 to 46 (#750)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 45 to 46. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v45...v46) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da441d8 commit 1e65d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/validate_company_industry.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Get changed company files
3939
id: changed-company-files
40-
uses: tj-actions/changed-files@v45
40+
uses: tj-actions/changed-files@v46
4141
with:
4242
files: priv/companies/**.exs
4343

0 commit comments

Comments
 (0)