]> git.openstreetmap.org Git - chef.git/commitdiff
Merge remote-tracking branch 'github/pull/615'
authorTom Hughes <tom@compton.nu>
Tue, 12 Sep 2023 15:11:54 +0000 (16:11 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 12 Sep 2023 15:11:54 +0000 (16:11 +0100)
.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 }}