Skip to content

Commit

Permalink
chore(deps): update docker/build-push-action digest to 4e4ee68
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 5, 2023
1 parent 6f81042 commit 68ce795
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@4e4ee680f69700760d5620a94c020aef883043aa
with:
context: .
push: true
Expand Down

0 comments on commit 68ce795

Please sign in to comment.