2 parents 44c1c48 + 7d24f8b commit 3c23a39Copy full SHA for 3c23a39
2 files changed
.github/workflows/ab-testing-ci.yml
@@ -194,7 +194,7 @@ jobs:
194
run: pnpm --filter @guardian/ab-testing-cdk synth
195
196
- name: Riff-Raff Upload
197
- uses: guardian/actions-riff-raff@v4.3.3
+ uses: guardian/actions-riff-raff@v4.3.4
198
with:
199
roleArn: ${{ secrets.GU_RIFF_RAFF_ROLE_ARN }}
200
githubToken: ${{ secrets.GITHUB_TOKEN }}
.github/workflows/publish.yml
@@ -55,7 +55,7 @@ jobs:
55
56
# All rendering apps deployment
57
- name: Upload rendering apps to RiffRaff
58
59
60
61
0 commit comments