Skip to content

Commit

Permalink
Bump tj-actions/changed-files from 36.4.0 to 37.0.3 (jupyterlab#603)
Browse files Browse the repository at this point in the history
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 36.4.0 to 37.0.3.
- [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@v36.4.0...v37.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and gabalafou committed Jul 7, 2023
1 parent 0d87e9b commit 37a1da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-api-changes.yml
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Get API changes
id: api-changed
uses: tj-actions/changed-files@v36.4.0
uses: tj-actions/changed-files@v37.0.3
with:
base_sha: 'HEAD~1'
sha: 'HEAD'
Expand Down

0 comments on commit 37a1da4

Please sign in to comment.