Skip to content
This repository was archived by the owner on Jul 17, 2026. It is now read-only.

Commit df4b80b

Browse files
Bump docker/login-action from 4.2.0 to 4.4.0 (#203)
1 parent fe866af commit df4b80b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363

6464
- name: Docker Auth
6565
id: docker-auth
66-
uses: 'docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee' # v4.2.0
66+
uses: 'docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0' # v4.4.0
6767
if: ${{ github.event_name != 'pull_request' && env.SERVICE_ACCOUNT != '' }}
6868
with:
6969
registry: gcr.io

0 commit comments

Comments
 (0)