Skip to content

Commit 5b8b149

Browse files
Update .github/workflows/build-containers.yml
Co-authored-by: David Boike <[email protected]>
1 parent 1bd4aa8 commit 5b8b149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-containers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Set up Docker Buildx
3838
uses: docker/[email protected]
3939
- name: Log in to GitHub container registry
40-
uses: docker/login-action@v3
40+
uses: docker/login-action@v3.3.0
4141
with:
4242
registry: ghcr.io
4343
username: ${{ github.actor }}

0 commit comments

Comments
 (0)