Skip to content

Commit

Permalink
Merge pull request #2462 from element-hq/renovate/github-actions
Browse files Browse the repository at this point in the history
Update docker/build-push-action action to v6.3.0
  • Loading branch information
robintown committed Jul 3, 2024
2 parents c40ea35 + 68daaa4 commit 5ad2a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3.3.0

- name: Build and push Docker image
uses: docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6.1.0
uses: docker/build-push-action@1a162644f9a7e87d8f4b053101d1d9a712edc18c # v6.3.0
with:
context: .
platforms: linux/amd64,linux/arm64
Expand Down

0 comments on commit 5ad2a27

Please sign in to comment.