Skip to content

Commit dbb0dc3

Browse files
chore(deps): update docker/build-push-action action to v6 (#25)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8ea1cba commit dbb0dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
type=sha
120120
121121
- name: Build and push Docker image
122-
uses: docker/build-push-action@v5
122+
uses: docker/build-push-action@v6
123123
with:
124124
context: .
125125
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)