Skip to content

Commit

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

chore(deps): bump docker/setup-buildx-action from 2 to 3
  • Loading branch information
Schille authored Sep 29, 2023
2 parents dd45df2 + 3637331 commit cc0218f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- name: Set up docker buildx
id: buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3

- name: Login to quay.io
uses: docker/login-action@v2
Expand Down

0 comments on commit cc0218f

Please sign in to comment.