Skip to content

Commit 1e9a288

Browse files
authored
ci: Pin guardian/actions-riff-raff to v4.1.1
1 parent e381831 commit 1e9a288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
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
58+
uses: guardian/actions-riff-raff@v4.1.1
5959
with:
6060
githubToken: ${{ secrets.GITHUB_TOKEN }}
6161
roleArn: ${{ secrets.GU_RIFF_RAFF_ROLE_ARN }}

0 commit comments

Comments
 (0)