Skip to content

Commit 5c0011b

Browse files
Bump tj-actions/changed-files from 41 to 46 in /.github/workflows
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41 to 46. - [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@v41...v46) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d84a0b commit 5c0011b

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)