Skip to content

Commit 3949dac

Browse files
committed
Pin action by commit SHA
1 parent 0faaa2a commit 3949dac

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr_title_checker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222
disable-sudo: true
2323
egress-policy: audit
2424
- name: Check PR title
25-
uses: thehanimo/pr-title-checker@v1.4.3
25+
uses: thehanimo/pr-title-checker@7fbfe05602bdd86f926d3fb3bccb6f3aed43bc70 # v1.4.3
2626
with:
2727
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2828
pass_on_octokit_error: false
29-
configuration_path: .github/workflows/pr-title-checker-config.json #(optional. defaults to .github/pr-title-checker-config.json)
29+
configuration_path: .github/workflows/pr-title-checker-config.json

0 commit comments

Comments
 (0)