Skip to content

Commit

Permalink
Bump tj-actions/changed-files from 35.9.1 to 35.9.2 (sass#3568)
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.1 to 35.9.2.
- [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@4a0aac0...b2d17f5)

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

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 May 8, 2023
1 parent cc3a3b1 commit bbf8eb5
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 @@ -79,7 +79,7 @@ jobs:

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

- name: Deploy
Expand Down

0 comments on commit bbf8eb5

Please sign in to comment.