Skip to content

Commit

Permalink
Merge pull request #13 from retailnext/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 0a97817
  • Loading branch information
i1snow authored Sep 11, 2023
2 parents 3b4aa50 + a766251 commit 1edeb6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
type=ref,event=pr
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}
- name: Build and push
uses: docker/build-push-action@2eb1c1961a95fc15694676618e422e8ba1d63825 # v4
uses: docker/build-push-action@0a97817b6ade9f46837855d676c4cca3a2471fc9 # v4
with:
context: .
platforms: linux/amd64,linux/arm64
Expand Down

0 comments on commit 1edeb6b

Please sign in to comment.