Skip to content

Commit

Permalink
Merge pull request #212 from rancher/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/setup-buildx-action-2.9.1

Bump docker/setup-buildx-action from 2.9.0 to 2.9.1
  • Loading branch information
alexander-demicev committed Jul 24, 2023
2 parents 7a29854 + 8c30dd3 commit d47c7fe
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 @@ -16,7 +16,7 @@ jobs:
fetch-depth: 0
- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v2.9.0
uses: docker/setup-buildx-action@v2.9.1
- name: Build image
uses: docker/build-push-action@v4.1.1
with:
Expand Down

0 comments on commit d47c7fe

Please sign in to comment.