Skip to content

Commit

Permalink
Merge pull request #70 from konstruktoid/renovate/docker-setup-buildx…
Browse files Browse the repository at this point in the history
…-action-2.x

Update docker/setup-buildx-action action to v2.8.0
  • Loading branch information
konstruktoid authored Jun 28, 2023
2 parents c43ccfa + 255a840 commit fbc4723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/containerbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: docker/setup-qemu-action@2b82ce82d56a2a04d2637cd93a637ae1b359c0a7 # v2.2.0

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@ecf95283f03858871ff00b787d79c419715afc34 # v2.7.0
uses: docker/setup-buildx-action@16c0bc4a6e6ada2cfd8afd41d22d95379cf7c32a # v2.8.0

- name: Build
uses: docker/build-push-action@2eb1c1961a95fc15694676618e422e8ba1d63825 # v4.1.1
Expand Down

0 comments on commit fbc4723

Please sign in to comment.