]> git.openstreetmap.org Git - chef.git/blobdiff - .github/workflows/test-kitchen.yml
build(deps): bump docker/login-action from 2 to 3
[chef.git] / .github / workflows / test-kitchen.yml
index cb55b9b996c655d4ffa47081efba91dbd0f0cb0a..1e0f4432284ffe3a26e1a100908a0f99cf11cd07 100644 (file)
@@ -129,7 +129,7 @@ jobs:
       fail-fast: false
     steps:
     - name: Login to GitHub Container Registry
-      uses: docker/login-action@v2
+      uses: docker/login-action@v3
       with:
         registry: ghcr.io
         username: ${{ github.actor }}