Skip to content

Commit cc939b1

Browse files
chore(deps): update docker/build-push-action action to v6.13.0 (#72)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d642b73 commit cc939b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
5757
- name: Build and push Docker image
5858
id: build-and-push
59-
uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11.0
59+
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0
6060
with:
6161
context: .
6262
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)