Skip to content

Commit

Permalink
chore(deps): bump tj-actions/changed-files from 36.0.17 to 36.0.18 (#…
Browse files Browse the repository at this point in the history
…5447)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 36.0.17 to 36.0.18.
- [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.0.17...v36.0.18)

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

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] committed Jun 7, 2023
1 parent f773969 commit 98025f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/changelog-entry-reminder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v36.0.17
uses: tj-actions/changed-files@v36.0.18
with:
files_ignore: |
**/*.md
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/required_labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v36.0.17
uses: tj-actions/changed-files@v36.0.18
with:
files_ignore: |
**/*.md
Expand Down

0 comments on commit 98025f1

Please sign in to comment.