Skip to content

Commit

Permalink
Merge pull request #10 from spack/dependabot/github_actions/docker/se…
Browse files Browse the repository at this point in the history
…tup-buildx-action-3.4.0

Bump docker/setup-buildx-action from 3.3.0 to 3.4.0
  • Loading branch information
alecbcs authored Jul 15, 2024
2 parents 95072ed + 8c1cbb9 commit c4f364b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb
uses: docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4

- name: Login to GitHub Container Registry
if: github.ref == 'refs/heads/develop'
Expand Down

0 comments on commit c4f364b

Please sign in to comment.