Skip to content

Commit c43b945

Browse files
Update docker/build-push-action digest to c5117b6
1 parent bbd3fd6 commit c43b945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
type=semver,pattern={{version}}
4848
type=semver,pattern={{major}}.{{minor}}
4949
- name: Build and push Docker image
50-
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
50+
uses: docker/build-push-action@c5117b60bc829f00aaacb038e99de2712bee6e6e
5151
with:
5252
context: .
5353
platforms: linux/amd64

0 commit comments

Comments
 (0)