Skip to content

Commit 6dca1a8

Browse files
Update docker/build-push-action digest to 2cdde99
1 parent 4e8fa55 commit 6dca1a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
type=semver,pattern={{major}}.{{minor}}
4040
4141
- name: Build and push Docker images
42-
uses: docker/build-push-action@9f6f8c940b91232557f8699b21341a08624a8dce
42+
uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0
4343
with:
4444
context: .
4545
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)