Skip to content

Commit

Permalink
chore: Upgrade docker/build-push-action digest to 4b0752a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 9, 2023
1 parent 1f3ace3 commit 0456699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
ghcr.io/${{ github.repository }}
- name: Build and push Docker images
uses: docker/build-push-action@4fad532b9fdbfb80f436784834374a1c11834153
uses: docker/build-push-action@4b0752a2b1b87033d946e4e0106643f20d69d613
with:
file: docker/Dockerfile
context: .
Expand Down

0 comments on commit 0456699

Please sign in to comment.