Skip to content

Commit

Permalink
chore(deps): update docker/build-push-action digest to 8d2cf95
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 12, 2023
1 parent 7fbe35a commit db9f84b
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 @@ -49,7 +49,7 @@ jobs:
type=sha
- name: Build and push Docker images
uses: docker/build-push-action@4c1b68d83ad20cc1a09620ca477d5bbbb5fa14d0
uses: docker/build-push-action@8d2cf95286e3dd3d016d478187b93b57af29fd2d
with:
push: true
cache-from: type=registry,ref=maximilianpohle/docker-alpine-nginx-modsec:${{ env.BRANCH }}
Expand Down

0 comments on commit db9f84b

Please sign in to comment.