Skip to content

Commit 5fea740

Browse files
chore: bump amannn/action-semantic-pull-request from e49f57ce06c1747542fce2243c7a98682384bc0e to 069817c298f23fab00a8f29a2e556a5eac0f6390 (#1015)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 937ef74 commit 5fea740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semantic-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
name: Check Semantic PRs titles
1111
steps:
1212
- name: Check PR title
13-
uses: amannn/action-semantic-pull-request@e49f57ce06c1747542fce2243c7a98682384bc0e
13+
uses: amannn/action-semantic-pull-request@069817c298f23fab00a8f29a2e556a5eac0f6390
1414
env:
1515
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1616
with:

0 commit comments

Comments
 (0)