Skip to content

Commit 7ec1d66

Browse files
chore(deps): update docker/build-push-action action to v7 (#43)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7681a5f commit 7ec1d66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
7373

7474
- name: Build and push Docker image
75-
uses: docker/build-push-action@v6
75+
uses: docker/build-push-action@v7
7676
with:
7777
context: .
7878
build-args: |

0 commit comments

Comments
 (0)