Skip to content

Commit

Permalink
Bump tj-actions/changed-files from 35.9.2 to 36.0.8 (sass#3595)
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.9.2 to 36.0.8.
- [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@b2d17f5...043929e)

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

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 Jun 1, 2023
1 parent 0947a33 commit 31dc4da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:

- name: Find changed files in js-api-doc
id: changed-files
uses: tj-actions/changed-files@b2d17f51244a144849c6b37a3a6791b98a51d86f
uses: tj-actions/changed-files@043929ee8fffa1dd1d619782a5a338cf39e76e23
with: {files: js-api-doc}

- name: Deploy
Expand Down

0 comments on commit 31dc4da

Please sign in to comment.