diff --git a/.github/workflows/update_galata_references.yaml b/.github/workflows/update_galata_references.yaml index b21be4d2..1ab934ec 100644 --- a/.github/workflows/update_galata_references.yaml +++ b/.github/workflows/update_galata_references.yaml @@ -64,7 +64,7 @@ jobs: PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1 run: jlpm install - - uses: jupyterlab/maintainer-tools/.github/actions/update-snapshots@v1 + - uses: jupyterlab/maintainer-tools/.github/actions/update-snapshots@main with: npm_client: jlpm github_token: ${{ secrets.GITHUB_TOKEN }}