Skip to content

Commit

Permalink
Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 in /.github/actio…
Browse files Browse the repository at this point in the history
…ns/setup-gear (#376)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 01a3271 commit 86a2736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-gear/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ runs:
sudo sed -i -e "1i runner:$(id -u):1" /etc/subuid
sudo systemctl restart docker
docker network create gear
- uses: docker/setup-buildx-action@v3.0.0
- uses: docker/setup-buildx-action@v3.1.0
- uses: docker/[email protected]
with:
context: stack/gear/${{ inputs.devenv }}
Expand Down

0 comments on commit 86a2736

Please sign in to comment.