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 2b79c0c commit 8c4280cCopy full SHA for 8c4280c
.github/workflows/semantic-pr.yml
@@ -11,6 +11,6 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- id: lint-pr-title
14
- uses: grafana/shared-workflows/actions/lint-pr-title@80f9be521dccb52127d4c8412da7d48a8302231f
+ uses: grafana/shared-workflows/actions/lint-pr-title@2c612944c2fcdedc96344a8bd200816414efeeb2
15
env:
16
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments