Skip to content

Commit be3da69

Browse files
authored
Merge branch 'main' into dependabot/github_actions/docker/setup-buildx-action-3.6.1
2 parents 4db6c11 + 808be7e commit be3da69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
type=ref,event=tag
9191
type=semver,pattern={{version}}
9292
93-
- uses: docker/build-push-action@v5.3.0
93+
- uses: docker/build-push-action@v6.7.0
9494
with:
9595
cache-from: type=gha
9696
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)