diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index b6f23e2..78347e3 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -35,6 +35,6 @@ jobs: persist-credentials: false - name: Update pull requests - uses: open-edge-platform/orch-ci/.github/actions/pr_updater@79c4381f9be567527d8782094317b0282493e45a # 0.1.66 + uses: open-edge-platform/orch-ci/.github/actions/pr_updater@d3fe218ea585fb390b73c87f9e482cbe1424829c # 0.1.68 with: github_token: ${{ secrets.SYS_ORCH_GITHUB }}