Skip to content

Commit

Permalink
Merge pull request #55 from fetzu/dependabot/github_actions/github-ac…
Browse files Browse the repository at this point in the history
…tions-8f082d4f6d
  • Loading branch information
fetzu authored May 1, 2024
2 parents 64c34ea + e8b2c79 commit f2d8a1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- name: Setup buildx
id: buildx
uses: docker/setup-buildx-action@v3.2.0
uses: docker/setup-buildx-action@v3.3.0

- name: Echo available platforms
run: echo ${{ steps.buildx.outputs.platforms }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/buildeux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: docker/[email protected]

- name: Setup buildx
uses: docker/setup-buildx-action@v3.2.0
uses: docker/setup-buildx-action@v3.3.0

- name: Log in to DockerHub
uses: docker/[email protected]
Expand Down

0 comments on commit f2d8a1c

Please sign in to comment.