Skip to content

Commit 688594d

Browse files
committed
Merge branch 'dependabot/github_actions/tj-actions/changed-files-47' into tmp/octopus/w/132.0/dependabot/github_actions/tj-actions/changed-files-47
2 parents cca727f + 5dab1dc commit 688594d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-merge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
echo "BASE_SHA=$(git merge-base HEAD origin/$branch)" >> $GITHUB_ENV
5656
- name: Get changed files
5757
id: diff
58-
uses: tj-actions/changed-files@v46
58+
uses: tj-actions/changed-files@v47
5959
with:
6060
base_sha: ${{ env.BASE_SHA }}
6161
files_yaml_from_source_file: .github/changed-files.yaml

0 commit comments

Comments
 (0)