Skip to content

Commit

Permalink
build(deps): bump tj-actions/changed-files from 29.0.9 to 31.0.1
Browse files Browse the repository at this point in the history
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 29.0.9 to 31.0.1.
- [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@f7a5640...75af1a4)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 27, 2022
1 parent fd7f358 commit d68f032
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration.yml
Expand Up @@ -147,7 +147,7 @@ jobs:
timeout-minutes: 5
steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
- uses: tj-actions/changed-files@f7a56405a89ea095c6230f10e7f1c49daab13b35
- uses: tj-actions/changed-files@75af1a47c484c669beec6a1d00fc9d1d78179725
id: changed
with:
files: |
Expand Down Expand Up @@ -286,7 +286,7 @@ jobs:
timeout-minutes: 5
steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
- uses: tj-actions/changed-files@f7a56405a89ea095c6230f10e7f1c49daab13b35
- uses: tj-actions/changed-files@75af1a47c484c669beec6a1d00fc9d1d78179725
id: changed
with:
files: |
Expand Down

0 comments on commit d68f032

Please sign in to comment.