Skip to content

Commit

Permalink
Merge pull request #1490 from myrotvorets/renovate/docker-setup-build…
Browse files Browse the repository at this point in the history
…x-action-3.x

chore(deps): update docker/setup-buildx-action action to v3.6.1
  • Loading branch information
myrotvorets-team authored Aug 23, 2024
2 parents 74eca74 + 3647e03 commit 7df8ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- run: echo "//npm.pkg.github.com/:_authToken=${{ secrets.GITHUB_TOKEN }}" > .npmrc.local

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3.3.0
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1

- name: Login to DockerHub
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
Expand Down

0 comments on commit 7df8ce4

Please sign in to comment.