Fettling.
This commit is contained in:
parent
741c585b6b
commit
42a944e0cb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/bouncer.yml
vendored
2
.github/workflows/bouncer.yml
vendored
|
@ -47,7 +47,7 @@ jobs:
|
|||
uses: crazy-max/ghaction-github-runtime@v3
|
||||
|
||||
- name: "Setup: Setup Docker Buildx"
|
||||
uses: docker/setup-buildx-action@v2
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
- name: "Setup: Login to Docker Hub"
|
||||
uses: docker/login-action@v3
|
||||
|
|
Loading…
Reference in a new issue