Skip to content

Commit

Permalink
Merge pull request #12209 from ComplianceAsCode/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/docker/build-push-action-6.5.0

Bump docker/build-push-action from 6.4.1 to 6.5.0
  • Loading branch information
Mab879 authored Jul 24, 2024
2 parents 929a9d2 + 0dc1596 commit 779e38b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/k8s-content-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
org.opencontainers.image.vendor='Compliance Operator Authors'
- name: Build container images and push
id: docker_build
uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12 # v6
uses: docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445 # v6
with:
context: .
file: ./Dockerfiles/ocp4_content
Expand Down

0 comments on commit 779e38b

Please sign in to comment.