Skip to content
This repository was archived by the owner on Jan 25, 2025. It is now read-only.

Commit a30457e

Browse files
Bump docker/build-push-action from 5 to 6 (#160)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d34bd15 commit a30457e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ jobs:
263263
password: ${{ github.token }}
264264

265265
- name: Build
266-
uses: docker/build-push-action@v5
266+
uses: docker/build-push-action@v6
267267
with:
268268
file: Dockerfile.gh-actions
269269
context: ctx

0 commit comments

Comments
 (0)