Skip to content

Commit

Permalink
chore(deps): update docker/build-push-action digest to c84f382
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 3, 2022
1 parent 477afae commit 4a35cbc
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@c84f38281176d4c9cdb1626ffafcd6b3911b5d94
with:
context: .
push: true
Expand Down

0 comments on commit 4a35cbc

Please sign in to comment.