Skip to content

Commit b7a38b9

Browse files
dependabot[bot]krkabol
authored andcommitted
Bump docker/login-action in the githubactions-dependencies group
Bumps the githubactions-dependencies group with 1 update: [docker/login-action](https://github.com/docker/login-action). Updates `docker/login-action` from 3.5.0 to 3.6.0 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v3.5.0...v3.6.0) --- updated-dependencies: - dependency-name: docker/login-action dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: githubactions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 58a1d62 commit b7a38b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v5
2525

2626
- name: Log in to the Container registry
27-
uses: docker/login-action@v3.5.0
27+
uses: docker/login-action@v3.6.0
2828
with:
2929
registry: ${{ env.REGISTRY }}
3030
username: ${{ github.actor }}

0 commit comments

Comments
 (0)