Skip to content

Commit

Permalink
chore(deps): update docker/build-push-action digest to b3eddbb
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 23, 2024
1 parent 2d77631 commit c2305e2
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@b3eddbb94c4146a0988a620b01720afe50639271
with:
push: true
cache-from: type=registry,ref=maximilianpohle/docker-alpine-nginx-modsec:${{ env.BRANCH }}
Expand Down

0 comments on commit c2305e2

Please sign in to comment.