Skip to content

Commit

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

🌱 Bump docker/build-push-action from 6.10.0 to 6.11.0
  • Loading branch information
yiannistri authored Jan 14, 2025
2 parents 394c8c5 + d5e824b commit caec815
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/setup-buildx-action@v3.8.0
- name: Build image
uses: docker/build-push-action@v6.10.0
uses: docker/build-push-action@v6.11.0
with:
context: .
tags: ghcr.io/rancher/aks-operator:${{ github.sha }}
Expand Down

0 comments on commit caec815

Please sign in to comment.