Skip to content

Commit

Permalink
chore(deps): bump docker/setup-buildx-action from 3.0.0 to 3.1.0 (#3864)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 28, 2024
1 parent d7b65ce commit fc2784f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_v2_layer.yml
Expand Up @@ -124,7 +124,7 @@ jobs:

- name: Set up Docker Buildx
id: builder
uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0
uses: docker/setup-buildx-action@0d103c3126aa41d772a8362f6aa67afac040f80c # v3.1.0
with:
install: true
driver: docker
Expand Down

0 comments on commit fc2784f

Please sign in to comment.