]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Try this.
authorCharles <charles@zyndex.co.uk>
Thu, 6 May 2021 01:51:24 +0000 (02:51 +0100)
committerCharles <charles@zyndex.co.uk>
Thu, 6 May 2021 01:51:24 +0000 (02:51 +0100)
.github/workflows/docker-build-master.yaml

index 3f9a87a8865ff176cc7ab89e236273d26e838613..52ce2daf5441bbb91ae833e35e6566351d524309 100644 (file)
@@ -16,7 +16,7 @@ jobs:
       - name: Set branch env.
         run: echo "BRANCH=${GITHUB_REF##*/}" >> $GITHUB_ENV
       - name: Set up ssh agent
-        uses: webfactory/ssh-agent # Can be removed when no longer pulling from private repos.
+        uses: webfactory/ssh-agent@v0.5.2 # Can be removed when no longer pulling from private repos.
         with:
           ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
       - name: Set up QEMU