Skip to content

Commit

Permalink
Merge pull request #943 from grafana-operator/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/docker/setup-buildx-action-2.5.0

chore(deps): bump docker/setup-buildx-action from 2.4.1 to 2.5.0
  • Loading branch information
pb82 committed Mar 24, 2023
2 parents b7b76e1 + cc1a5f7 commit ee946e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
kind create cluster --image=kindest/node:v1.25.3 --config tests/e2e/kind.yaml
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2.4.1
uses: docker/setup-buildx-action@v2.5.0

- name: Build and load (current arch)
env:
Expand Down

0 comments on commit ee946e8

Please sign in to comment.