Skip to content

Commit 31e5b35

Browse files
chore: update docker/build-push-action action to v7.3.0 (#4868)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c5f1a87 commit 31e5b35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/container-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
type=ref,event=branch
3636
type=sha,prefix=,format=short
3737
- name: Build and push container image
38-
uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
38+
uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3.0
3939
with:
4040
context: .
4141
file: Dockerfile.ci

0 commit comments

Comments
 (0)