Skip to content

Commit 743b14c

Browse files
Merge branch 'main' into archive-upgrade
2 parents 4cedd96 + 05888b0 commit 743b14c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-build-deploy.yaml

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

233233
steps:
234234
- name: Log in to the Container registry
235-
uses: docker/login-action@v3.3.0
235+
uses: docker/login-action@v3.4.0
236236
with:
237237
registry: ${{env.REGISTRY}}
238238
username: ${{github.actor}}

0 commit comments

Comments
 (0)