Skip to content

Commit

Permalink
feat(deps): update crazy-max/ghaction-docker-meta action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent f54275d commit c866255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
steps:
- uses: "actions/checkout@v3"
- id: docker_meta
uses: "crazy-max/ghaction-docker-meta@v4"
uses: "crazy-max/ghaction-docker-meta@v5"
with:
images: ghcr.io/socialgouv/docker/${{ inputs.name }}
labels: |
Expand Down

0 comments on commit c866255

Please sign in to comment.