Skip to content

Commit

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

chore(deps): bump docker/build-push-action from 6.11.0 to 6.12.0
  • Loading branch information
mjura authored Jan 21, 2025
2 parents c0e7441 + 664baad commit 7205e01
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 @@ -25,7 +25,7 @@ jobs:
- name: Build operator
run: make operator
- 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/eks-operator:${{ github.sha }}
Expand Down

0 comments on commit 7205e01

Please sign in to comment.