Skip to content

Commit

Permalink
chore(deps): bump tj-actions/changed-files in /.github/workflows (erd…
Browse files Browse the repository at this point in the history
…a-project#6208)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 21 to 41.
- [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@v21...v41)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 3, 2024
1 parent 769ae77 commit 4341fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-it-noneed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
fetch-depth: 0 # OR "2" -> To retrieve the preceding commit.
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v21
uses: tj-actions/changed-files@v41
- name: List all changed files
id: check
run: |
Expand Down

0 comments on commit 4341fb0

Please sign in to comment.