mirror of
https://github.com/osmosis-labs/osmosis.git
synced 2025-07-21 23:48:56 +00:00
chore(deps): bump tj-actions/changed-files in /.github/workflows (#9202)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41.0.0 to 45.0.8. - [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/v41.0.0...v45.0.8) --- 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>
This commit is contained in:
@ -14,7 +14,7 @@ jobs:
|
||||
|
||||
- name: Get changed files
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@v41.0.0
|
||||
uses: tj-actions/changed-files@v45.0.8
|
||||
with:
|
||||
files_ignore: |
|
||||
**/*.md
|
||||
|
2
.github/workflows/required_labels.yml
vendored
2
.github/workflows/required_labels.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
|
||||
- name: Get changed files
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@v41.0.0
|
||||
uses: tj-actions/changed-files@v45.0.8
|
||||
with:
|
||||
files_ignore: |
|
||||
**/*.md
|
||||
|
Reference in New Issue
Block a user