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

Commit 6b3a60e

Browse files
Bump docker/login-action from 4.3.0 to 4.4.0 (#180)
1 parent e45b6cf commit 6b3a60e

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
@@ -57,7 +57,7 @@ jobs:
5757
workload_identity_provider: ${{ env.WORKLOAD_IDENTITY_PROVIDER }}
5858
- name: Docker Auth
5959
id: docker-auth
60-
uses: "docker/login-action@c99871dec2022cc055c062a10cc1a1310835ceb4" # v4.3.0
60+
uses: "docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0" # v4.4.0
6161
if: ${{ github.event_name != 'pull_request' && env.SERVICE_ACCOUNT != '' }}
6262
with:
6363
registry: gcr.io

0 commit comments

Comments
 (0)