mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
build(deps): bump docker/login-action from 4.0.0 to 4.2.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 4.0.0 to 4.2.0. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/v4...650006c6eb7dba73a995cc03b0b2d7f5ca915bee) --- updated-dependencies: - dependency-name: docker/login-action dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
96a4778d59
commit
c57836bff3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/membrowse-report.yml
vendored
2
.github/workflows/membrowse-report.yml
vendored
|
|
@ -142,7 +142,7 @@ jobs:
|
|||
fetch-depth: 1
|
||||
|
||||
- name: Docker Login
|
||||
uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0.0
|
||||
uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2.0
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: ${{ github.actor }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue