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 6179517 commit a379400Copy full SHA for a379400
.github/workflows/lint-pr.yml
@@ -17,7 +17,7 @@ jobs:
17
statuses: write # for amannn/action-semantic-pull-request to mark status of analyzed PR
18
runs-on: depot-ubuntu-22.04-4
19
steps:
20
- - uses: amannn/[email protected].0
+ - uses: amannn/[email protected].1
21
id: lint_pr_title
22
env:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments