Skip to content

Commit

Permalink
Bump docker/setup-buildx-action from 2.7.0 to 2.8.0 (#345)
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 Jun 29, 2023
1 parent f1e2bf0 commit 9d6e6a2
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 @@ -58,7 +58,7 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2.7.0
uses: docker/setup-buildx-action@v2.8.0
- name: Version number for tags
id: tags
shell: bash
Expand Down

0 comments on commit 9d6e6a2

Please sign in to comment.