Skip to content

Commit

Permalink
Merge pull request #1999 from aws-samples/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ot-github/workflows/tj-actions/changed-files-41

Bump tj-actions/changed-files from 19 to 41 in /.github/workflows
  • Loading branch information
jbesw authored Jan 22, 2024
2 parents 0ec59f2 + 0e60f2b commit c072d5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

- name: Get changed files using defaults
id: changed-files
uses: tj-actions/changed-files@v19
uses: tj-actions/changed-files@v41
with:
separator: ","

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/schema-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- name: Get changed files using defaults
id: changed-files
uses: tj-actions/changed-files@v19
uses: tj-actions/changed-files@v41
with:
separator: ","

Expand Down

0 comments on commit c072d5c

Please sign in to comment.