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.
2 parents 57cf541 + 5a2b1d5 commit 88b2512Copy full SHA for 88b2512
.github/workflows/changelog.yml
@@ -8,6 +8,6 @@ on:
8
jobs:
9
Changelog-Entry-Check:
10
name: Check Changelog Action
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
12
steps:
13
- uses: tarides/changelog-check-action@v1
.github/workflows/pr-number.yml
@@ -5,6 +5,6 @@ on: [pull_request_target]
5
6
PR-Number-Update:
7
name: Update PR number
- uses: tarides/pr-number-action@v1.1
0 commit comments