Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mudakavip committed Sep 17, 2024
1 parent a3363da commit 45736cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-container-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
org.opencontainers.image.version=${{ env.VERSION_ARGO_UTILS }}
- name: Build and deploy BMC Utils image
uses: docker/build-push-action@cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6
uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6
with:
context: containers/bmc-utils/
file: containers/bmc-utils/Dockerfile.bmc_utils
Expand Down

0 comments on commit 45736cf

Please sign in to comment.