Skip to content

Commit b71c66d

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/typescript/opensearch/os_vpc_provision/aws-cdk-lib-2.177.0
2 parents b1342c9 + 243e094 commit b71c66d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
# Get the list of changed files, excluding Markdown files
3434
- name: Get changed files
3535
id: changed-files
36-
uses: tj-actions/changed-files@dcc7a0cba800f454d79fff4b993e8c3555bcc0a8
36+
uses: tj-actions/changed-files@531f5f7d163941f0c1c04e0ff4d8bb243ac4366f
3737
with:
3838
files: ${{ matrix.language }}/**
3939
files_ignore: '**/*.md'

0 commit comments

Comments
 (0)