Skip to content

Commit

Permalink
Merge pull request #1241 from guardian/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/build-push-action-6.7.0

chore(deps): Bump docker/build-push-action from 6.6.0 to 6.7.0
  • Loading branch information
NovemberTang authored Sep 4, 2024
2 parents 76c83a7 + 5a5b03a commit 535a366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
type=raw,value=stable,enable={{is_default_branch}}
- name: Build and push Docker image
uses: docker/build-push-action@4f7cdeb0f05278b464e71357394bf2c61f94138e # v6.6.0
uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6.7.0
with:
context: ./containers/${{ inputs.IMAGE_NAME }}
file: containers/${{ inputs.IMAGE_NAME }}/Dockerfile
Expand Down

0 comments on commit 535a366

Please sign in to comment.