Skip to content

Commit 87a2533

Browse files
authored
chore: Updated elgohr/Publish-Docker-Github-Action to a supported version (v5) (#103)
1 parent 432a2ae commit 87a2533

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
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@master
1515
- name: Publish to Registry
16-
uses: elgohr/Publish-Docker-Github-Action@master
16+
uses: elgohr/Publish-Docker-Github-Action@v5
1717
with:
1818
name: felubra/npm-script-webhook
1919
username: ${{ secrets.DOCKER_USERNAME }}

0 commit comments

Comments
 (0)