We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04709c3 commit 40f1f13Copy full SHA for 40f1f13
.github/workflows/pr-first-response.yml
@@ -12,7 +12,7 @@ jobs:
12
pull-requests: write
13
steps:
14
- name: Fetch random comment 🗣️ and add it to the PR
15
- uses: actions/github-script@v6
+ uses: actions/github-script@v7
16
with:
17
script: |
18
const response = await fetch('https://collaboratorsv2.euwest01.umbraco.io/umbraco/api/comments/PostComment', {
0 commit comments