Skip to content

Commit

Permalink
chore(deps): update docker/build-push-action digest to e27bcee
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 25, 2022
1 parent 477afae commit 217af0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

- name: Build and push Docker image
uses: docker/build-push-action@42863b1282f7046f6c1ec9222965bbceafae3bb8
uses: docker/build-push-action@e27bcee4eb9e7b4bc168418e3364c4482120393a
with:
context: .
push: true
Expand Down

0 comments on commit 217af0f

Please sign in to comment.