Skip to content

Commit 16ce5c2

Browse files
authored
Merge pull request #9 from oanhnn/dependabot/github_actions/master/docker/build-push-action-6
Bump docker/build-push-action from 5 to 6
2 parents 3d58f46 + a63a129 commit 16ce5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
3838
- name: Build test
3939
id: docker_test
40-
uses: docker/build-push-action@v5
40+
uses: docker/build-push-action@v6
4141
with:
4242
builder: ${{ steps.buildx.outputs.name }}
4343
cache-from: type=local,src=/tmp/.buildx-cache

0 commit comments

Comments
 (0)