Merge pull request #40 from Lerentis/dependabot/github_actions/docker/login-action-3

Bump docker/login-action from 2 to 3
This commit is contained in:
Tobias Trabelsi 2023-09-18 10:45:56 +02:00 committed by GitHub
commit 7e0a5b6b57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ jobs:
cmd: yq '.appVersion' charts/bitwarden-crd-operator/Chart.yaml
- name: "GHCR Login"
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
registry: ghcr.io
username: lerentis