Skip to content

Commit 282db9d

Browse files
Update .github/workflows/build-db-container.yml
Co-authored-by: David Boike <[email protected]>
1 parent 9a8308a commit 282db9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-db-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Set up Docker Buildx
2828
uses: docker/[email protected]
2929
- name: Log in to GitHub container registry
30-
uses: docker/login-action@v3
30+
uses: docker/login-action@v3.3.0
3131
with:
3232
registry: ghcr.io
3333
username: ${{ github.actor }}

0 commit comments

Comments
 (0)