Skip to content

Commit e607413

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

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

0 commit comments

Comments
 (0)