Skip to content

Commit

Permalink
Merge pull request #3 from vshn/renovate/docker-build-push-action-digest
Browse files Browse the repository at this point in the history
Update docker/build-push-action digest to 9f6f8c9
  • Loading branch information
psy-q authored Dec 14, 2023
2 parents 7453ae1 + 449bb8f commit 78e4cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
type=semver,pattern={{major}}.{{minor}}
- name: Build and push Docker images
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671
uses: docker/build-push-action@9f6f8c940b91232557f8699b21341a08624a8dce
with:
context: .
push: ${{ github.event_name != 'pull_request' }}
Expand Down

0 comments on commit 78e4cdc

Please sign in to comment.