Skip to content

Commit

Permalink
Updated elgohr/Publish-Docker-Github-Action to a supported version (v5)
Browse files Browse the repository at this point in the history
  • Loading branch information
elgohr committed Mar 30, 2023
1 parent 5be6f35 commit 46d8484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
region: ${{ secrets.AWS_REGION }}

- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@master
uses: elgohr/Publish-Docker-Github-Action@v5
with:
name: ${{env.SERVICE_NAME}}-${{env.SERVICE_TYPE}}
username: ${{ steps.ecr.outputs.username }}
Expand Down

0 comments on commit 46d8484

Please sign in to comment.