Skip to content

Commit 16a2514

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 5bbf3ad commit 16a2514

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
- uses: actions/checkout@v6
9090

9191
- name: Login to GitHub Container Registry
92-
uses: docker/login-action@v3
92+
uses: docker/login-action@v4
9393
with:
9494
registry: ghcr.io
9595
username: ${{ github.actor }}

0 commit comments

Comments
 (0)