Skip to content

Commit bc42581

Browse files
build(deps): bump docker/login-action from 4.2.0 to 4.5.1
Bumps [docker/login-action](https://github.com/docker/login-action) from 4.2.0 to 4.5.1. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@650006c...abd2ef4) --- updated-dependencies: - dependency-name: docker/login-action dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f7d1d5 commit bc42581

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wit-deps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ jobs:
183183
fi
184184
185185
- name: Login to GitHub Container Registry
186-
uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2.0
186+
uses: docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 # v4.5.1
187187
with:
188188
registry: ghcr.io
189189
username: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)