Skip to content

Commit

Permalink
Merge pull request #422 from mastodon/renovate/docker-build-push-acti…
Browse files Browse the repository at this point in the history
…on-5.x

Update docker/build-push-action action to v5
  • Loading branch information
renchap authored Dec 3, 2023
2 parents 241764c + 9efbc82 commit 967cf93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
type=sha
- name: Build and push Docker image
uses: docker/build-push-action@v3
uses: docker/build-push-action@v5
with:
context: .
push: true
Expand Down

1 comment on commit 967cf93

@vercel
Copy link

@vercel vercel bot commented on 967cf93 Dec 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.