We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeeee65 commit 68dcd86Copy full SHA for 68dcd86
2 files changed
.github/workflows/_pr.yml
@@ -8,7 +8,7 @@ jobs:
8
name: "/"
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: amannn/action-semantic-pull-request@0723387faaf9b38adef4775cd42cfd5155ed6017 # v5
+ - uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6
12
env:
13
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
14
- name: Send a Slack message on failure
.github/workflows/_semantic-title.yml
@@ -11,7 +11,7 @@ jobs:
15
16
17
0 commit comments