diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4b3e6732de..ee78d478fd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -83,7 +83,7 @@ jobs: with: role-to-assume: ${{ secrets.GU_RIFF_RAFF_ROLE_ARN }} aws-region: eu-west-1 - - uses: guardian/actions-riff-raff@v3.0.0 + - uses: guardian/actions-riff-raff@v3.3.2 if: "! github.event.pull_request.head.repo.fork" with: githubToken: ${{ secrets.GITHUB_TOKEN }}