Skip to content

Commit

Permalink
Merge pull request #27642 from element-hq/renovate/major-docker
Browse files Browse the repository at this point in the history
Update docker/build-push-action action to v6
  • Loading branch information
t3chguy authored Jun 25, 2024
2 parents e3aee58 + 4506988 commit e41b476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Build and push
id: build-and-push
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5
uses: docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6
with:
context: .
push: true
Expand Down

0 comments on commit e41b476

Please sign in to comment.