Skip to content

Commit

Permalink
Bump tj-actions/changed-files from 35 to 41 in /.github/workflows (#780
Browse files Browse the repository at this point in the history
…) (#820)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35 to 41.
- [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@v35...v41)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 5ea1c94)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
mergify[bot] and dependabot[bot] authored Jul 19, 2024
1 parent 995917e commit 6e46894
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-copied-type-description-sources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Check fingerprint changed
uses: tj-actions/changed-files@v35
uses: tj-actions/changed-files@v41
id: changed-fingerprint
with:
files: scripts/type_description.fingerprint
- name: Check type description sources changed
uses: tj-actions/changed-files@v35
uses: tj-actions/changed-files@v41
id: changed-copied-sources
with:
files: |
Expand Down

0 comments on commit 6e46894

Please sign in to comment.