Skip to content

Commit f830fd9

Browse files
committed
Merge branch 'main' into initBG
2 parents 71a4eec + b63c671 commit f830fd9

11 files changed

+25
-25
lines changed

.github/workflows/build.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- "samples/admob/rewarded_example"
3030
- "samples/admob/rewarded_interstitial_example"
3131
steps:
32-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
32+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
3333
with:
3434
fetch-depth: 0
3535
- name: "Install Flutter"
@@ -60,7 +60,7 @@ jobs:
6060
- "samples/admob/rewarded_example"
6161
- "samples/admob/rewarded_interstitial_example"
6262
steps:
63-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
63+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
6464
with:
6565
fetch-depth: 0
6666
- name: "Install Flutter"
@@ -92,7 +92,7 @@ jobs:
9292
- "samples/admob/rewarded_example"
9393
- "samples/admob/rewarded_interstitial_example"
9494
steps:
95-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
95+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
9696
with:
9797
fetch-depth: 0
9898
- name: "Install Flutter"

.github/workflows/gma_mediation_applovin.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
if: github.event_name == 'pull_request'
3232
timeout-minutes: 30
3333
steps:
34-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
34+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
3535
with:
3636
fetch-depth: 0
3737
- uses: actions/setup-java@v4
@@ -56,7 +56,7 @@ jobs:
5656
- uses: swift-actions/setup-swift@v2
5757
with:
5858
swift-version: "5.7.2"
59-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
59+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
6060
with:
6161
fetch-depth: 0
6262
- name: "Install Flutter"
@@ -82,7 +82,7 @@ jobs:
8282
if: github.event_name == 'pull_request'
8383
timeout-minutes: 30
8484
steps:
85-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
85+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
8686
with:
8787
fetch-depth: 0
8888
- name: "Install Flutter"

.github/workflows/gma_mediation_dtexchange.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
if: github.event_name == 'pull_request'
3232
timeout-minutes: 30
3333
steps:
34-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
34+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
3535
with:
3636
fetch-depth: 0
3737
- uses: actions/setup-java@v4
@@ -56,7 +56,7 @@ jobs:
5656
- uses: swift-actions/setup-swift@v2
5757
with:
5858
swift-version: "5.7.2"
59-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
59+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
6060
with:
6161
fetch-depth: 0
6262
- name: "Install Flutter"
@@ -82,7 +82,7 @@ jobs:
8282
if: github.event_name == 'pull_request'
8383
timeout-minutes: 30
8484
steps:
85-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
85+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
8686
with:
8787
fetch-depth: 0
8888
- name: "Install Flutter"

.github/workflows/gma_mediation_inmobi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
if: github.event_name == 'pull_request'
3232
timeout-minutes: 30
3333
steps:
34-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
34+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
3535
with:
3636
fetch-depth: 0
3737
- name: "Install Flutter"

.github/workflows/gma_mediation_ironsource.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
if: github.event_name == 'pull_request'
3232
timeout-minutes: 30
3333
steps:
34-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
34+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
3535
with:
3636
fetch-depth: 0
3737
- uses: actions/setup-java@v4
@@ -55,7 +55,7 @@ jobs:
5555
- uses: swift-actions/setup-swift@v2
5656
with:
5757
swift-version: "5.7.2"
58-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
58+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
5959
with:
6060
fetch-depth: 0
6161
- name: "Install Flutter"
@@ -81,7 +81,7 @@ jobs:
8181
if: github.event_name == 'pull_request'
8282
timeout-minutes: 30
8383
steps:
84-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
84+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
8585
with:
8686
fetch-depth: 0
8787
- name: "Install Flutter"

.github/workflows/gma_mediation_liftoffmonetize.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
if: github.event_name == 'pull_request'
3232
timeout-minutes: 30
3333
steps:
34-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
34+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
3535
with:
3636
fetch-depth: 0
3737
- uses: actions/setup-java@v4
@@ -56,7 +56,7 @@ jobs:
5656
- uses: swift-actions/setup-swift@v2
5757
with:
5858
swift-version: "5.7.2"
59-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
59+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
6060
with:
6161
fetch-depth: 0
6262
- name: "Install Flutter"
@@ -83,7 +83,7 @@ jobs:
8383
if: github.event_name == 'pull_request'
8484
timeout-minutes: 30
8585
steps:
86-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
86+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
8787
with:
8888
fetch-depth: 0
8989
- name: "Install Flutter"

.github/workflows/gma_mediation_meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
if: github.event_name == 'pull_request'
3232
timeout-minutes: 30
3333
steps:
34-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
34+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
3535
with:
3636
fetch-depth: 0
3737
- name: "Install Flutter"

.github/workflows/gma_mediation_mintegral.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
if: github.event_name == 'pull_request'
3232
timeout-minutes: 30
3333
steps:
34-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
34+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
3535
with:
3636
fetch-depth: 0
3737
- name: "Install Flutter"

.github/workflows/gma_mediation_pangle.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
if: github.event_name == 'pull_request'
3232
timeout-minutes: 30
3333
steps:
34-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
34+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
3535
with:
3636
fetch-depth: 0
3737
- name: "Install Flutter"

.github/workflows/gma_mediation_unity.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
if: github.event_name == 'pull_request'
3232
timeout-minutes: 30
3333
steps:
34-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
34+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
3535
with:
3636
fetch-depth: 0
3737
- uses: actions/setup-java@v4
@@ -53,7 +53,7 @@ jobs:
5353
runs-on: macos-latest
5454
timeout-minutes: 40
5555
steps:
56-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
56+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
5757
with:
5858
fetch-depth: 0
5959
- name: "Install Flutter"
@@ -80,7 +80,7 @@ jobs:
8080
if: github.event_name == 'pull_request'
8181
timeout-minutes: 30
8282
steps:
83-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
83+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
8484
with:
8585
fetch-depth: 0
8686
- name: "Install Flutter"

0 commit comments

Comments
 (0)