We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da3978d + f631ce7 commit 86a5b64Copy full SHA for 86a5b64
.github/workflows/DINAR.yml
@@ -83,7 +83,7 @@ jobs:
83
password ${{ secrets.DINAR_TOKEN }}
84
EOF
85
- name: Build ${{ env.IMAGE_ODOO_BASE }}
86
- uses: elgohr/Publish-Docker-Github-Action@master
+ uses: elgohr/Publish-Docker-Github-Action@v5
87
env:
88
LOCAL_CUSTOM_DIR: ./image
89
AGGREGATE: true
0 commit comments