Skip to content

Commit

Permalink
Merge pull request #1051 from TMS-Uni-Stuttgart/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/docker/build-push-action-6
  • Loading branch information
dependabot[bot] authored Dec 25, 2024
2 parents e49e480 + ab30367 commit c7a63b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build and push the image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
push: true
no-cache: true
Expand Down

0 comments on commit c7a63b7

Please sign in to comment.