Skip to content

Commit

Permalink
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 Sep 14, 2023
1 parent a0ec52a commit d555b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
uses: actions/checkout@v3
- name: Docker meta
id: docker_meta
uses: crazy-max/ghaction-docker-meta@v1.12.0
uses: crazy-max/ghaction-docker-meta@v5.0.0
with:
images: inseefrlab/s3-operator # list of Docker images to use as base name for tags
- name: Set up QEMU
Expand Down

0 comments on commit d555b9a

Please sign in to comment.