Skip to content

Commit bbe3888

Browse files
Bump docker/login-action from 3 to 4 (#100)
1 parent fc1b8ed commit bbe3888

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
name: cephctl-binaries
115115
path: dist
116116
- name: Login to GHCR
117-
uses: docker/login-action@v3
117+
uses: docker/login-action@v4
118118
with:
119119
registry: ghcr.io
120120
username: ${{ github.actor }}

0 commit comments

Comments
 (0)