Skip to content

Commit ed9177b

Browse files
authored
Updated elgohr/Publish-Docker-Github-Action to a supported version (v5) (#37)
1 parent ca1cd65 commit ed9177b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@master
1616
- name: Publish to Registry
17-
uses: elgohr/Publish-Docker-Github-Action@master
17+
uses: elgohr/Publish-Docker-Github-Action@v5
1818
with:
1919
name: spruiktec/packml-simulator
2020
username: ${{ secrets.DOCKER_USERNAME }}

0 commit comments

Comments
 (0)