Skip to content

Commit 2079487

Browse files
Update docker/build-push-action digest to 2634353
1 parent 94eaa6b commit 2079487

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

0 commit comments

Comments
 (0)