Skip to content

Commit

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


Updates `tj-actions/changed-files` from 42.0.0 to 42.0.2
- [Release notes](https:/tj-actions/changed-files/releases)
- [Changelog](https:/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@v42.0.0...v42.0.2)

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

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 Feb 2, 2024
1 parent 0a83555 commit c0ee4a7
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/[email protected].0
uses: tj-actions/[email protected].2
with:
base_sha: 'HEAD~1'
sha: 'HEAD'
Expand Down

0 comments on commit c0ee4a7

Please sign in to comment.