Skip to content

Commit

Permalink
Merge pull request #750 from adoptium/dependabot/github_actions/dot-g…
Browse files Browse the repository at this point in the history
…ithub/actions/docker-build/docker/build-push-action-5.0.0
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
2 parents 8bd52a0 + 187f161 commit 1e2d836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/docker-build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ runs:
using: composite
steps:
- name: Build container image and push to Azure
uses: docker/build-push-action@0a97817b6ade9f46837855d676c4cca3a2471fc9 # v4.2.1
uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 # v5.0.0
with:
file: ./deploy/Dockerfile
tags: ${{ inputs.DOCKER_REPO }}:latest
Expand Down

0 comments on commit 1e2d836

Please sign in to comment.