Skip to content

Commit

Permalink
chore(deps): bump tj-actions/changed-files from 40.2.0 to 40.2.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 40.2.0 to 40.2.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@v40.2.0...v40.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and neilime committed Dec 4, 2023
1 parent 74962af commit 8a53a6d
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@v40.2.0
uses: tj-actions/changed-files@v40.2.1
with:
files: |
./actions/*
Expand Down

0 comments on commit 8a53a6d

Please sign in to comment.