Skip to content

Commit

Permalink
Bump tj-actions/changed-files in the actions group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the actions group with 1 update in the / directory: [tj-actions/changed-files](https://github.com/tj-actions/changed-files).


Updates `tj-actions/changed-files` from 44.5.7 to 45.0.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@v44.5.7...v45.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 0fb17ae commit 8e845da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-api-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Get API changes
id: api-changed
uses: tj-actions/changed-files@v44.5.7
uses: tj-actions/changed-files@v45.0.2
with:
base_sha: 'HEAD~1'
sha: 'HEAD'
Expand Down

0 comments on commit 8e845da

Please sign in to comment.