Skip to content

Commit

Permalink
chore(deps): bump tj-actions/changed-files from 35.5.6 to 35.6.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 35.5.6 to 35.6.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@v35.5.6...v35.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and neilime committed Feb 28, 2023
1 parent 8f5c5a5 commit f2a76f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/__main-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- id: changed-files
if: ${{ github.event_name == 'push' && startsWith(github.ref, 'refs/tags/') }}
uses: tj-actions/changed-files@v35.5.6
uses: tj-actions/changed-files@v35.6.0
with:
files: |
./actions/*
Expand Down

0 comments on commit f2a76f4

Please sign in to comment.