diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index 81c505c6..1b7e9dda 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@624b94033d57c1c63c39086232c1e4c26e17a6ba # v2 + uses: updatecli/updatecli-action@44ba4a4e7e8252bef669b5525de7ca158830750e # v2 - name: Diff continue-on-error: true