Skip to content

Commit 9893d4c

Browse files
Update docker/build-push-action digest to 67dc78b
1 parent 94eaa6b commit 9893d4c

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@67dc78bbaf388b3265f7e1c880e681f4b90d5f48
5151
with:
5252
context: .
5353
platforms: linux/amd64

0 commit comments

Comments
 (0)