Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

Commit 9c2db9c

Browse files
chore(deps): update docker/build-push-action action to v5 (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1ec61bf commit 9c2db9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
type=semver,pattern={{version}}
6868
type=semver,pattern={{major}}.{{minor}}
6969
- name: Docker build and push
70-
uses: docker/build-push-action@v4
70+
uses: docker/build-push-action@v5
7171
with:
7272
push: true
7373
tags: ${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)