Skip to content

Commit e7aa8a8

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/github_actions/docker/build-push-action-2.7.0'
2 parents ea09b71 + edf7de3 commit e7aa8a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
password: ${{ secrets.DOCKER_PASSWORD }}
3939

4040
- name: Build and push
41-
uses: docker/build-push-action@v2.6.1
41+
uses: docker/build-push-action@v2.7.0
4242
with:
4343
push: true
4444
platforms: linux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64

0 commit comments

Comments
 (0)