Skip to content

Commit 0786f14

Browse files
Update docker/build-push-action digest to 88844b9
1 parent 94eaa6b commit 0786f14

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

0 commit comments

Comments
 (0)