Skip to content

Commit

Permalink
Updated elgohr/Publish-Docker-Github-Action to a supported version (v5)
Browse files Browse the repository at this point in the history
  • Loading branch information
elgohr committed Mar 28, 2023
1 parent a702fa5 commit 52f6e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/DINAR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
password ${{ secrets.DINAR_TOKEN }}
EOF
- name: Build ${{ env.IMAGE_ODOO_BASE }}
uses: elgohr/Publish-Docker-Github-Action@master
uses: elgohr/Publish-Docker-Github-Action@v5
env:
LOCAL_CUSTOM_DIR: ./image
AGGREGATE: true
Expand Down

0 comments on commit 52f6e1e

Please sign in to comment.