Skip to content

Commit

Permalink
Merge pull request #19 from andersundsehr/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ocker/build-push-action-6
  • Loading branch information
Kanti authored Jul 1, 2024
2 parents 8bb4c0f + e3d51c3 commit e0bd01e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
-
name: Build and push ${{ matrix.php }}
id: docker_build_latest
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: "{{defaultContext}}:${{ matrix.directory }}"
push: ${{ github.ref == 'refs/heads/main' }}
Expand Down

0 comments on commit e0bd01e

Please sign in to comment.