Skip to content

chore: Update from ubi8/nodejs-18:1-114.1720405264 to ubi8/nodejs-18:1-122.1725330789 #2046

chore: Update from ubi8/nodejs-18:1-114.1720405264 to ubi8/nodejs-18:1-122.1725330789

chore: Update from ubi8/nodejs-18:1-114.1720405264 to ubi8/nodejs-18:1-122.1725330789 #2046

Workflow file for this run

# Add Web IDE link on PRs
name: web-ide
on:
pull_request_target:
types: [opened, synchronize]
jobs:
add-link:
runs-on: ubuntu-22.04
steps:
- name: Web IDE Pull Request Check
id: try-in-web-ide
uses: redhat-actions/try-in-web-ide@v1
with:
github_token: ${{ secrets.CHE_BOT_GITHUB_TOKEN }}