Skip to content

Commit db1cc87

Browse files
authored
Merge pull request #137 from SAP-samples/dependabot/github_actions/dot-github/workflows/tj-actions/changed-files-46
Bump tj-actions/changed-files from 41 to 46 in /.github/workflows
2 parents 3d84a0b + 5c0011b commit db1cc87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: brew install xcodegen
3333
- name: Get changed files
3434
id: changed-files
35-
uses: tj-actions/changed-files@v41
35+
uses: tj-actions/changed-files@v46
3636
if: github.event_name != 'workflow_dispatch'
3737
- name: Determine relevant podspec versions (based on changed files)
3838
id: frameworkVersion

0 commit comments

Comments
 (0)