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 7149c7b commit a5f8265Copy full SHA for a5f8265
.github/workflows/pr-semantics.yaml
@@ -32,7 +32,7 @@ jobs:
32
runs-on: ubuntu-latest
33
steps:
34
- name: Validate Pull Request
35
- uses: amannn/action-semantic-pull-request@0723387faaf9b38adef4775cd42cfd5155ed6017
+ uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50
36
env:
37
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38
with:
0 commit comments