diff --git a/.github/workflows/ui_tests.yml b/.github/workflows/ui_tests.yml index e59d0b5..765a03f 100644 --- a/.github/workflows/ui_tests.yml +++ b/.github/workflows/ui_tests.yml @@ -6,6 +6,9 @@ on: pull_request: branches: [ main ] +permissions: + contents: read + jobs: ui-test-ios: runs-on: macos-15 diff --git a/.github/workflows/unit_tests.yml b/.github/workflows/unit_tests.yml index fa12d2c..7721439 100644 --- a/.github/workflows/unit_tests.yml +++ b/.github/workflows/unit_tests.yml @@ -6,6 +6,9 @@ on: pull_request: branches: [ main ] +permissions: + contents: read + jobs: unit-test-ios: runs-on: macos-15 diff --git a/Package.resolved b/Package.resolved index eb5c4ad..09b491c 100644 --- a/Package.resolved +++ b/Package.resolved @@ -5,8 +5,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/aws-amplify/amplify-swift", "state" : { - "revision" : "e43c65c2840c4b0a05d604125c8aedf97e16de89", - "version" : "2.45.0" + "branch" : "harsh62/keychain-sharing-auth-plugin", + "revision" : "4b087b12912b2aee86cdd6a59c9e9a41e7ba1d86" } }, { @@ -23,8 +23,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/awslabs/aws-crt-swift", "state" : { - "revision" : "3f844bef042cc0a4c3381f7090414ce3f9a7e935", - "version" : "0.37.0" + "revision" : "dd17a98750b6182edacd6e8f0c30aa289c472b22", + "version" : "0.40.0" } }, { @@ -32,8 +32,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/awslabs/aws-sdk-swift.git", "state" : { - "revision" : "c6c1064da9bfccb119a7a8ab9ba636fb3bbfa6f5", - "version" : "1.0.47" + "revision" : "9ad12684f6cb9c9b60e840c051a2bba604024650", + "version" : "1.0.69" } }, { @@ -41,8 +41,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/smithy-lang/smithy-swift", "state" : { - "revision" : "3cd9f181b3ba8ff71da43bf53c09f8de6790a4ad", - "version" : "0.96.0" + "revision" : "402f091374dcf72c1e7ed43af10e3ee7e634fad8", + "version" : "0.106.0" } }, {