Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit43f2e64

Browse files
chore: bump docker/login-action from 1 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.- [Release notes](https://github.com/docker/login-action/releases)- [Commits](docker/login-action@v1...v2)---updated-dependencies:- dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
1 parent02087db commit43f2e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses:docker/setup-qemu-action@v2
2424

2525
-name:Docker Login
26-
uses:docker/login-action@v1
26+
uses:docker/login-action@v2
2727
with:
2828
registry:ghcr.io
2929
username:${{ github.repository_owner }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp