Skip to content

Commit

Permalink
Merge pull request #144 from Piotr1215/renovate/docker-build-push-act…
Browse files Browse the repository at this point in the history
…ion-digest

chore(deps): update docker/build-push-action digest to f8bc7f4
  • Loading branch information
Piotr1215 committed Apr 5, 2024
2 parents ee2d283 + 8b0c013 commit 70460f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

- name: Build and push Docker image
uses: docker/build-push-action@090ca155fc9b214cbcac536c450455a0e96f52c6
uses: docker/build-push-action@f8bc7f46003ef0cf98b715743d86c2f1ccd01436
with:
context: .
push: true
Expand Down

0 comments on commit 70460f1

Please sign in to comment.