Skip to content

Commit

Permalink
Merge pull request #3 from elgohr-update/main
Browse files Browse the repository at this point in the history
Updated elgohr/Publish-Docker-Github-Action to a supported version (v5)
  • Loading branch information
arunkumar9t2 authored Jun 4, 2023
2 parents 4308a71 + 9362701 commit 9581d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build docker image and publish
uses: elgohr/Publish-Docker-Github-Action@3.04
uses: elgohr/Publish-Docker-Github-Action@v5
with:
name: ${{ github.repository }}
username: ${{ github.actor }}
Expand Down

0 comments on commit 9581d3a

Please sign in to comment.