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 8eb1383 commit ca2db4dCopy full SHA for ca2db4d
.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-latest
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/[email protected]
0 commit comments