mirror of
https://github.com/DerDavidBohl/dirigent-spring.git
synced 2026-05-09 11:09:53 -05:00
Update docker/build-push-action digest to 88844b9 (#36)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -51,7 +51,7 @@ jobs:
|
||||
# It uses the `tags` and `labels` parameters to tag and label the image with the output from the "meta" step.
|
||||
- name: Build and push Docker image
|
||||
id: push
|
||||
uses: docker/build-push-action@548776e8d0d44ea63feed0c8a944e6235fc63eee
|
||||
uses: docker/build-push-action@88844b95d8cbbb41035fa9c94e5967a33b92db78
|
||||
with:
|
||||
context: .
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
|
||||
Reference in New Issue
Block a user