Skip to content

Commit 39df5f1

Browse files
authored
chore(deps): update docker/login-action action to v3.3.0 (#708)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 2a75fba commit 39df5f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
run: |
122122
cp .gitignore .dockerignore
123123
- name: Login to GHCR
124-
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3
124+
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
125125
with:
126126
registry: ghcr.io
127127
username: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)