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 12fdd2c commit a6b6922Copy full SHA for a6b6922
.github/workflows/pr-checks.yml
@@ -25,6 +25,6 @@ jobs:
25
runs-on: ubuntu-latest
26
steps:
27
- name: "Check Semantic Pull Request"
28
- uses: amannn/[email protected].0
+ uses: amannn/[email protected].1
29
env:
30
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments