Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #389 from serlo/dependabot/github_actions/docker/b…
Browse files Browse the repository at this point in the history
…uild-push-action-6

chore(deps): bump docker/build-push-action from 5 to 6
  • Loading branch information
AndreasHuber authored Jun 24, 2024
2 parents 93ed8eb + c1af53b commit c7a3108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Build the api-db-migration image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
push: false
load: true
Expand Down

0 comments on commit c7a3108

Please sign in to comment.