Skip to content

chore(ci): bump Github actions to support node.js 20 #9319

chore(ci): bump Github actions to support node.js 20

chore(ci): bump Github actions to support node.js 20 #9319

Workflow file for this run

name: Backport
on:
pull_request:
permissions:
contents: write # so it can comment
pull-requests: write # so it can create pull requests
actions: write
jobs:
backport:
name: Backport
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: add label
uses: Kong/action-add-labels@bump_to_node20
with:
labels: incomplete-backport