Skip to content

Commit 4965fba

Browse files
chore(deps): bump docker/setup-buildx-action in the dependencies group (#63)
1 parent ab23c8c commit 4965fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
steps:
4141
- uses: actions/checkout@v4.2.2
4242
- name: Set up Docker Buildx
43-
uses: docker/setup-buildx-action@18ce135bb5112fa8ce4ed6c17ab05699d7f3a5e0
43+
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435
4444
- name: Log in to the Container registry
4545
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772
4646
with:

0 commit comments

Comments
 (0)