Skip to content

Commit e15b71e

Browse files
Bump docker/login-action from 4.0.0 to 4.1.0 (#444)
Bumps [docker/login-action](https://github.com/docker/login-action) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: docker/login-action dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f9df82 commit e15b71e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnetcore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
lfs: true
9292
submodules: true
9393

94-
- uses: docker/login-action@v4.0.0
94+
- uses: docker/login-action@v4.1.0
9595
name: Docker login github packages
9696
with:
9797
registry: ghcr.io

0 commit comments

Comments
 (0)