Skip to content

Commit

Permalink
Updated elgohr/Publish-Docker-Github-Action to a supported version (v…
Browse files Browse the repository at this point in the history
…5) (#37)
  • Loading branch information
elgohr authored Mar 28, 2023
1 parent ca1cd65 commit ed9177b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@master
uses: elgohr/Publish-Docker-Github-Action@v5
with:
name: spruiktec/packml-simulator
username: ${{ secrets.DOCKER_USERNAME }}
Expand Down

0 comments on commit ed9177b

Please sign in to comment.