Skip to content

Commit 4f889a7

Browse files
chore(deps): bump docker/login-action from 3.0.0 to 3.1.0 (#17)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ca1af4 commit 4f889a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
type=sha,enable=true,format=long,priority=200
3131
type=raw,enable=true,value=latest,priority=100
3232
33-
- uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0.0
33+
- uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3.1.0
3434
with:
3535
registry: ghcr.io
3636
username: ${{ github.actor }}

0 commit comments

Comments
 (0)