Skip to content

Commit c0c5c42

Browse files
Merge branch 'main' into dependabot/github_actions/actions/upload-artifact-7
2 parents 4a97cfa + b86c447 commit c0c5c42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/containers-and-az-pool.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
echo "tag=$BRANCH" >> "$GITHUB_OUTPUT"
8686
8787
- name: Docker Login
88-
uses: docker/login-action@v3
88+
uses: docker/login-action@v4
8989
with:
9090

9191
registry: ghcr.io

0 commit comments

Comments
 (0)