Skip to content

Commit 1189526

Browse files
authored
Merge pull request #391 from jihchi/dependabot/github_actions/docker/build-push-action-6.6.1
Bump docker/build-push-action from 6.5.0 to 6.6.1
2 parents 9c13628 + 5decfc0 commit 1189526

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
@@ -53,7 +53,7 @@ jobs:
5353
with:
5454
images: ghcr.io/${{ github.repository }}
5555
- name: Build and push Docker image
56-
uses: docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445
56+
uses: docker/build-push-action@16ebe778df0e7752d2cfcbd924afdbbd89c1a755
5757
with:
5858
context: .
5959
push: true

0 commit comments

Comments
 (0)