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

Commitd2db67b

Browse files
chore(deps): bump docker/login-action from 2 to 3 (#34)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.- [Release notes](https://github.com/docker/login-action/releases)- [Commits](docker/login-action@v2...v3)---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>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent3298d7c commitd2db67b

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
@@ -45,7 +45,7 @@ jobs:
4545
run:./scripts/build.sh
4646

4747
-name:Docker Login
48-
uses:docker/login-action@v2
48+
uses:docker/login-action@v3
4949
with:
5050
registry:ghcr.io
5151
username:${{ github.actor }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp