Skip to content

Commit

Permalink
chore(deps): bump tj-actions/changed-files from 39.2.4 to 40.0.0
Browse files Browse the repository at this point in the history
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 39.2.4 to 40.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@v39.2.4...v40.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>
  • Loading branch information
dependabot[bot] authored and neilime committed Oct 27, 2023
1 parent 1c3a28d commit 63ff8a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

- id: changed-files
if: ${{ inputs.update-all == false }}
uses: tj-actions/changed-files@v39.2.4
uses: tj-actions/changed-files@v40.0.0
with:
files: |
./actions/*
Expand Down

0 comments on commit 63ff8a9

Please sign in to comment.