git.99rst.org
/
stevenblack-hosts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
232ec84
d28f94c
)
Merge pull request #2469 from StevenBlack/dependabot/github_actions/docker/setup...
author
Steven Black
<redacted>
Sun, 1 Oct 2023 19:14:17 +0000
(15:14 -0400)
committer
GitHub
<redacted>
Sun, 1 Oct 2023 19:14:17 +0000
(15:14 -0400)
Bump docker/setup-buildx-action from 2 to 3
1
2
.github/workflows/container.yml
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
.github/workflows/container.yml
index 4556f4636bd4e2a42e93ac441fb6c2def47f6282,f14adfb2c85035a0b05d79bc6790b146aee24088..fe5a3b8a83661894f307b253416f3556a456a318
---
1
/
.github/workflows/container.yml
---
2
/
.github/workflows/container.yml
+++ b/
.github/workflows/container.yml
@@@
-25,10
-25,10
+25,10
@@@
jobs
persist-credentials: false
- name: Set up Docker Buildx
- uses: docker/setup-buildx-action@v
2
+ uses: docker/setup-buildx-action@v
3
- name: Log in to the Container registry
- uses: docker/login-action@v
2
+ uses: docker/login-action@v
3
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
git clone https://git.99rst.org/PROJECT