Skip to content

Commit

Permalink
build(deps): bump tj-actions/changed-files from 29.0.9 to 32.0.0 (ope…
Browse files Browse the repository at this point in the history
…n-policy-agent#5215)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 29.0.9 to 32.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](tj-actions/changed-files@v29.0.9...v32.0.0)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Byron Lagrone <byron.lagrone@seqster.com>
  • Loading branch information
dependabot[bot] authored and byronic committed Oct 17, 2022
1 parent 74093e6 commit 1e5052e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yaml
Expand Up @@ -156,7 +156,7 @@ jobs:
uses: actions/checkout@v3

- id: changed-files
uses: tj-actions/changed-files@v29.0.9
uses: tj-actions/changed-files@v32.0.0
with:
files: |
Makefile
Expand Down

0 comments on commit 1e5052e

Please sign in to comment.