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 445aafc commit 5aee53bCopy full SHA for 5aee53b
.github/workflows/changelog.yml
@@ -8,6 +8,6 @@ on:
8
jobs:
9
Changelog-Entry-Check:
10
name: Check Changelog Action
11
- runs-on: ubuntu
+ runs-on: ubuntu-latest
12
steps:
13
- uses: tarides/changelog-check-action@v3
0 commit comments