Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #7 from adfinis/dependabot/github_actions/docker/b…
Browse files Browse the repository at this point in the history
…uild-push-action-5.1.0

chore(ci): bump docker/build-push-action from 2.5.0 to 5.1.0
  • Loading branch information
pree authored Jul 15, 2024
2 parents 7415ba2 + 15f03bd commit 8d3cab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

- name: Build and push the Docker image
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56
with:
context: .
push: true
Expand Down

0 comments on commit 8d3cab3

Please sign in to comment.