Skip to content

Commit 7d24f8b

Browse files
Bump guardian/actions-riff-raff in /.github/workflows
Bumps [guardian/actions-riff-raff](https://github.com/guardian/actions-riff-raff) from 4.3.3 to 4.3.4. - [Release notes](https://github.com/guardian/actions-riff-raff/releases) - [Commits](guardian/actions-riff-raff@v4.3.3...v4.3.4) --- updated-dependencies: - dependency-name: guardian/actions-riff-raff dependency-version: 4.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44c1c48 commit 7d24f8b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ab-testing-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ jobs:
194194
run: pnpm --filter @guardian/ab-testing-cdk synth
195195

196196
- name: Riff-Raff Upload
197-
uses: guardian/actions-riff-raff@v4.3.3
197+
uses: guardian/actions-riff-raff@v4.3.4
198198
with:
199199
roleArn: ${{ secrets.GU_RIFF_RAFF_ROLE_ARN }}
200200
githubToken: ${{ secrets.GITHUB_TOKEN }}

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
5656
# All rendering apps deployment
5757
- name: Upload rendering apps to RiffRaff
58-
uses: guardian/actions-riff-raff@v4.3.3
58+
uses: guardian/actions-riff-raff@v4.3.4
5959
with:
6060
githubToken: ${{ secrets.GITHUB_TOKEN }}
6161
roleArn: ${{ secrets.GU_RIFF_RAFF_ROLE_ARN }}

0 commit comments

Comments
 (0)