Skip to content

Bump actions/stale from 10.3.0 to 11.0.0 #3

Bump actions/stale from 10.3.0 to 11.0.0

Bump actions/stale from 10.3.0 to 11.0.0 #3

Workflow file for this run

name: "PR Commenter"
on:
- pull_request_target
jobs:
pr-comment:
runs-on: ubuntu-24.04
steps:
- uses: exercism/pr-commenter-action@f4a6aa5acc07742989788e70fd89cdc0980f0d1e
with:
github-token: "${{ github.token }}"
config-file: ".github/pr-commenter.yml"