Skip to content
Snippets Groups Projects
Commit cc4d3752 authored by dependabot[bot]'s avatar dependabot[bot] Committed by Matthias Reso
Browse files

Bump tj-actions/changed-files in /.github/workflows

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 29.0.4 to 41.0.0.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v29.0.4...v41.0.0

)

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

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 7c484c34
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ jobs:
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v29.0.4
uses: tj-actions/changed-files@v41.0.0
with:
files: |
......@@ -42,7 +42,7 @@ jobs:
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v29.0.4
uses: tj-actions/changed-files@v41.0.0
with:
files: |
**/*.md
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment