Skip to content

Commit

Permalink
Update publish docker action
Browse files Browse the repository at this point in the history
  • Loading branch information
dalen committed Apr 29, 2024
1 parent dc7c2fd commit d2d71cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@2.6
uses: elgohr/Publish-Docker-Github-Action@eb53b3ec07136a6ebaed78d8135806da64f7c7e2 # v5
with:
name: edalen/ecs-run
username: ${{ secrets.DOCKER_USERNAME }}
Expand Down

0 comments on commit d2d71cf

Please sign in to comment.