Skip to content

Commit 015dc45

Browse files
chore(deps): update docker/build-push-action action to v6 (#17)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 265cb58 commit 015dc45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/branch.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
type=sha
8585
8686
- name: Build and push
87-
uses: docker/build-push-action@v5
87+
uses: docker/build-push-action@v6
8888
id: build-and-push
8989
with:
9090
load: false

0 commit comments

Comments
 (0)