Skip to content

Commit

Permalink
Merge pull request #807 from rancher/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/build-push-action-6.12.0

🌱 Bump docker/build-push-action from 6.11.0 to 6.12.0
  • Loading branch information
mjura authored Jan 22, 2025
2 parents f5ea3d5 + c0d4eb9 commit 1ca100c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
id: buildx
uses: docker/[email protected]
- name: Build image
uses: docker/build-push-action@v6.11.0
uses: docker/build-push-action@v6.12.0
with:
context: .
tags: ghcr.io/rancher/gke-operator:${{ github.sha }}
Expand Down

0 comments on commit 1ca100c

Please sign in to comment.