We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
guardian/actions-riff-raff
1 parent e381831 commit 1e9a288Copy full SHA for 1e9a288
.github/workflows/publish.yml
@@ -55,7 +55,7 @@ jobs:
55
56
# All rendering apps deployment
57
- name: Upload rendering apps to RiffRaff
58
- uses: guardian/actions-riff-raff@v4
+ uses: guardian/actions-riff-raff@v4.1.1
59
with:
60
githubToken: ${{ secrets.GITHUB_TOKEN }}
61
roleArn: ${{ secrets.GU_RIFF_RAFF_ROLE_ARN }}
0 commit comments