Skip to content

Commit 3253025

Browse files
ci(deps): bump docker/login-action from 3.5.0 to 3.6.0 (#651)
1 parent 53683cc commit 3253025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
echo "DOCKER_TAGS=$DOCKER_TAGS" >> "$GITHUB_OUTPUT"
8383
8484
- name: Docker login
85-
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
85+
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
8686
with:
8787
registry: ${{ env.REGISTRY }}
8888
username: oauth2accesstoken

0 commit comments

Comments
 (0)