Skip to content

Commit

Permalink
Merge pull request #36 from eclipse-xpanse/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…docker/setup-buildx-action-3

Bump docker/setup-buildx-action from 2 to 3
  • Loading branch information
swaroopar authored Dec 19, 2023
2 parents 6d280c5 + 5d09ea8 commit 58569cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
- name: Build policy-man
run: make build
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3
- name: Login to Github Packages
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit 58569cf

Please sign in to comment.