Compare commits

..

1 Commits

Author SHA1 Message Date
10d6fdaf2b Update docker/build-push-action digest to 31ca4e5 2025-01-08 18:05:09 +00:00

View File

@ -55,7 +55,7 @@ jobs:
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}
- name: Build and push Docker image
uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc
uses: docker/build-push-action@31ca4e5d51253d7e4a2317bfe74699cbe3a398a9
with:
context: .
push: true