Skip to content

Commit 187a8e6

Browse files
Merge pull request #67 from contentstack/master
workflow updates
2 parents 38738c0 + 1bc0195 commit 187a8e6

File tree

4 files changed

+7
-32
lines changed

4 files changed

+7
-32
lines changed

.github/workflows/secrets-scan.yml

Lines changed: 0 additions & 29 deletions
This file was deleted.

CODEOWNERS

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
* @contentstack/security-admin
1+
* @contentstack/devex-pr-reviewers
2+
3+
.github/workflows/policy-scan.yml @contentstack/security-admin
4+
5+
.github/workflows/issues-jira.yml @contentstack/security-admin

Contentstack.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ s.author = { 'Contentstack' => 'support@contentstack.io' }
1515
s.source = { :git => 'https://github.com/contentstack/contentstack-ios.git', :tag => 'v3.14.0' }
1616
s.social_media_url = 'https://twitter.com/Contentstack'
1717

18-
s.ios.deployment_target = '11.0'
18+
s.ios.deployment_target = '12.0'
1919

2020

2121
s.source_files = 'ThirdPartyExtension/ISO8601DateFormatter/*.{h,m}','ThirdPartyExtension/Networking/*.{h,m}','ThirdPartyExtension/MMarkDown/*.{h,m}', 'Contentstack/*.{h,m}', 'Contentstack/ThirdPartyNamespaceHeader/*.h', 'ContentstackInternal/*.{h,m}'

Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
PODFILE CHECKSUM: e70b33906e829ccd2b052bc0e0cff91ee8ee49e6
22

3-
COCOAPODS: 1.15.2
3+
COCOAPODS: 1.16.2

0 commit comments

Comments
 (0)