Skip to content

Commit

Permalink
Merge pull request #37 from philips-software/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/docker/setup-buildx-action-3

Bump docker/setup-buildx-action from 2 to 3
  • Loading branch information
loafoe authored Jan 18, 2024
2 parents 5812e99 + 6b23c10 commit 7e7ea33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tagged.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
platforms: all

- name: Setup Docker Buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3
with:
version: ${{ env.DOCKER_BUILDX_VERSION }}
install: true
Expand Down

0 comments on commit 7e7ea33

Please sign in to comment.