Skip to content

Commit

Permalink
Merge pull request #833 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 21, 2025
2 parents ef03d73 + 0d09769 commit 1310b4f
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 @@ -21,7 +21,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/aks-operator:${{ github.sha }}
Expand Down

0 comments on commit 1310b4f

Please sign in to comment.