Edwin Salguero commited on
Commit
5b62c62
·
2 Parent(s): 13f37fa c8729f8

chore: merge dependabot/github_actions/docker/metadata-action-5

Browse files
Files changed (1) hide show
  1. .github/workflows/ci-cd.yml +1 -1
.github/workflows/ci-cd.yml CHANGED
@@ -196,7 +196,7 @@ jobs:
196
 
197
  - name: Extract metadata
198
  id: meta
199
- uses: docker/metadata-action@v4
200
  with:
201
  images: ${{ env.DOCKER_IMAGE }}
202
  tags: |
 
196
 
197
  - name: Extract metadata
198
  id: meta
199
+ uses: docker/metadata-action@v5
200
  with:
201
  images: ${{ env.DOCKER_IMAGE }}
202
  tags: |