Edwin Salguero commited on
Commit
13f37fa
·
2 Parent(s): b1217c1 dc2ef1c

chore: merge dependabot/github_actions/docker/build-push-action-6

Browse files
Files changed (1) hide show
  1. .github/workflows/ci-cd.yml +1 -1
.github/workflows/ci-cd.yml CHANGED
@@ -207,7 +207,7 @@ jobs:
207
  type=sha
208
 
209
  - name: Build and push Docker image
210
- uses: docker/build-push-action@v4
211
  with:
212
  context: .
213
  push: true
 
207
  type=sha
208
 
209
  - name: Build and push Docker image
210
+ uses: docker/build-push-action@v6
211
  with:
212
  context: .
213
  push: true