Skip to content

Commit

Permalink
build(deps): update crazy-max/ghaction-docker-meta action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 15, 2022
1 parent a8637cc commit 284b760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Docker meta
id: meta
if: steps.semantic.outputs.new_release_published == 'true'
uses: crazy-max/ghaction-docker-meta@v3
uses: crazy-max/ghaction-docker-meta@v4
with:
labels: |
org.opencontainers.image.url=https://hub.docker.com/r/rubencabrera/odoo-base-image
Expand Down

0 comments on commit 284b760

Please sign in to comment.