Skip to content

Commit

Permalink
build(deps): bump docker/build-push-action from f2a1d5e99d037542a71f6…
Browse files Browse the repository at this point in the history
…4918e516c093c6f3fc4 to 831ca179d3cf91cf0c90ca465a408fa61e2129a2 (#22)
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent ef133fd commit 802b12d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

- name: Build and push Docker image
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
uses: docker/build-push-action@831ca179d3cf91cf0c90ca465a408fa61e2129a2
with:
context: .
push: true
Expand Down

0 comments on commit 802b12d

Please sign in to comment.