Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

Commit 18d8a4b

Browse files
author
Vitali Quiering
committed
Merge pull request 'chore(deps): update docker/setup-buildx-action digest to 0d103c3' (#28) from renovate/docker-setup-buildx-action-digest into master
Reviewed-on: https://gitea.quiering.com/images/seatable-python-runner/pulls/28
2 parents 409bf36 + 17f7bc6 commit 18d8a4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitea/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
run: curl -fsSL get.docker.com -o get-docker.sh && sh get-docker.sh
1515

1616
- name: Set up Docker Buildx
17-
uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3
17+
uses: docker/setup-buildx-action@0d103c3126aa41d772a8362f6aa67afac040f80c # v3
1818

1919
- name: Login to Docker Hub
2020
uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3

0 commit comments

Comments
 (0)