Skip to content

Commit

Permalink
S3C-9347 bump docker build action to V6
Browse files Browse the repository at this point in the history
  • Loading branch information
Emylou-s committed Oct 1, 2024
1 parent 5831676 commit c7ab09d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
password: ${{ env.REGISTRY_PASSWORD }}

- name: Build and push ${{ inputs.name }} image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: ${{ inputs.context }}
provenance: ${{ inputs.provenance }}
Expand Down

0 comments on commit c7ab09d

Please sign in to comment.