Skip to content

chore(workflows): update renovate version to use node20 [INFRA-14946] #196

chore(workflows): update renovate version to use node20 [INFRA-14946]

chore(workflows): update renovate version to use node20 [INFRA-14946] #196

Workflow file for this run

# ~~ Generated by projen. To modify, edit .projenrc.ts and run "npx projen".
name: add-to-project
on:
pull_request:
types:
- opened
- labeled
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
jobs:
add-to-project:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Add to project
uses: actions/add-to-project@v0.4.1
with:
project-url: https://github.com/orgs/time-loop/projects/3
github-token: ${{ secrets.RENOVATEBOT_GITHUB_TOKEN }}
labeled: renovate