From 085294c6b6db30556e749c95be8cb7d14e37bfe9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 13:39:08 +0000 Subject: [PATCH] Bump guardian/actions-riff-raff from 2 to 4 Bumps [guardian/actions-riff-raff](https://github.com/guardian/actions-riff-raff) from 2 to 4. - [Release notes](https://github.com/guardian/actions-riff-raff/releases) - [Commits](https://github.com/guardian/actions-riff-raff/compare/v2...v4) --- updated-dependencies: - dependency-name: guardian/actions-riff-raff dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e60383c..b91bdeb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -85,7 +85,7 @@ jobs: role-to-assume: ${{ secrets.GU_RIFF_RAFF_ROLE_ARN }} - name: Upload to Riff-Raff - uses: guardian/actions-riff-raff@v2 + uses: guardian/actions-riff-raff@v4 with: app: support-reminders configPath: ./riff-raff.yaml