Skip to content

Commit 8ba3d1c

Browse files
Bump docker/login-action from 3 to 4
Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v3...v4) --- updated-dependencies: - dependency-name: docker/login-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf6dd04 commit 8ba3d1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
packages: read
1414
steps:
1515
- name: Log in to GitHub Container Registry
16-
uses: docker/login-action@v3
16+
uses: docker/login-action@v4
1717
with:
1818
registry: ghcr.io
1919
username: ${{ github.actor }}

0 commit comments

Comments
 (0)