Skip to content

Commit

Permalink
chore(deps): bump tj-actions/changed-files from 18.7 to 41 in /.githu…
Browse files Browse the repository at this point in the history
…b/workflows (#19)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 18.7 to 41.
- [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@v18.7...v41)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
1 parent d787b55 commit 3c393b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Check for changed files
if: steps.version-compare.COMMIT_MESSAGE != ''
id: changed-files-specific
uses: tj-actions/changed-files@v18.7
uses: tj-actions/changed-files@v41
with:
files: dist/*.scss
- name: Create pull request
Expand Down

0 comments on commit 3c393b7

Please sign in to comment.