File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,14 +10,14 @@ This is the [CocoaPods Dependency Submission Action](https://github.com/advanced
10
10
11
11
``` yaml
12
12
- name : CocoaPods Dependency Submission Action
13
- uses : advanced-security/cocoapods-dependency-submission-action@v1.1
13
+ uses : advanced-security/cocoapods-dependency-submission-action@v1.2.0
14
14
` ` `
15
15
16
16
### Action Inputs
17
17
18
18
` ` ` yaml
19
19
- name : CocoaPods Dependency Submission Action
20
- uses : advanced-security/cocoapods-dependency-submission-action@v1.1
20
+ uses : advanced-security/cocoapods-dependency-submission-action@v1.2.0
21
21
with :
22
22
# [optonal] The path to the Podfile.lock file. Defaults to finding all
23
23
# Podfile.lock in the current working directory
48
48
# ... generate CocoaPods Podfile.lock
49
49
50
50
- name : CocoaPods Dependency Submission Action
51
- uses : advanced-security/cocoapods-dependency-submission-action@v1.1
51
+ uses : advanced-security/cocoapods-dependency-submission-action@v1.2.0
52
52
` ` `
53
53
54
54
## License
You can’t perform that action at this time.
0 commit comments