Skip to content

Commit 4abc7fb

Browse files
Bump docker/build-push-action from 6.2.0 to 6.3.0 (#898)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0325369 commit 4abc7fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: docker/[email protected]
4848
-
4949
name: Build and Push
50-
uses: docker/build-push-action@v6.2.0
50+
uses: docker/build-push-action@v6.3.0
5151
with:
5252
context: .
5353
tags: |

0 commit comments

Comments
 (0)