Skip to content

Commit c88c96b

Browse files
Merge branch 'main' into al/bump-consent-manager-2-1-1
2 parents 95bff35 + 6f7f643 commit c88c96b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/container-production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Build image
4040
run: docker buildx build --platform linux/arm64 -f Production.dockerfile -t ${{ github.repository }}:latest .
4141
- name: Publish Image
42-
uses: guardian/actions-publish-image@v0.0.7
42+
uses: guardian/actions-publish-image@v0.0.8
4343
id: publish-image
4444
with:
4545
roleArn: ${{ secrets.GU_ARTIFACTS_ROLE_ARN }}

0 commit comments

Comments
 (0)