diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index d77db10c..03431f9f 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -20,7 +20,7 @@ jobs: app_id: ${{ secrets.JENKINS_ADMIN_APP_ID }} private_key: ${{ secrets.JENKINS_ADMIN_APP_PRIVKEY }} - name: Setup updatecli - uses: updatecli/updatecli-action@a72a5270f196ed415badcad0056b4c9886da28c5 # v2 + uses: updatecli/updatecli-action@1fecc22224650fad964be9e12c1b26fdf46ecbd3 # v2 - name: Diff continue-on-error: true