Skip to content

Commit

Permalink
chore: bump thehanimo/pr-title-checker from 1.4.2 to 1.4.3 (#728)
Browse files Browse the repository at this point in the history
Bumps
[thehanimo/pr-title-checker](https://github.com/thehanimo/pr-title-checker)
from 1.4.2 to 1.4.3.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/thehanimo/pr-title-checker/commit/7fbfe05602bdd86f926d3fb3bccb6f3aed43bc70"><code>7fbfe05</code></a>
Update README.md</li>
<li><a
href="https://github.com/thehanimo/pr-title-checker/commit/62df0cab556f87cf5797280f067f262d17b6298b"><code>62df0ca</code></a>
Merge pull request <a
href="https://redirect.github.com/thehanimo/pr-title-checker/issues/51">#51</a>
from karpikpl/main</li>
<li><a
href="https://github.com/thehanimo/pr-title-checker/commit/767e5079ae945ccc4fc4fd7212cb02d9b08e45bd"><code>767e507</code></a>
Merge pull request <a
href="https://redirect.github.com/thehanimo/pr-title-checker/issues/52">#52</a>
from GetJobber/main</li>
<li><a
href="https://github.com/thehanimo/pr-title-checker/commit/17e25bb6933565a71dbb8ee6e4201101da6f20c5"><code>17e25bb</code></a>
Update README.md</li>
<li><a
href="https://github.com/thehanimo/pr-title-checker/commit/86f65d3dddfcdefb2ebe03fa2cbc744eb20e17c0"><code>86f65d3</code></a>
Merge pull request <a
href="https://redirect.github.com/thehanimo/pr-title-checker/issues/1">#1</a>
from GetJobber/upgrade-upload-artifact-to-v4</li>
<li><a
href="https://github.com/thehanimo/pr-title-checker/commit/fce987e5be51fbd50bb842ba3623546c613def45"><code>fce987e</code></a>
Update check-release-drift.yml</li>
<li><a
href="https://github.com/thehanimo/pr-title-checker/commit/64416c2651a332bdbb6ff3e4afe79ee127863885"><code>64416c2</code></a>
Updates to readme</li>
<li><a
href="https://github.com/thehanimo/pr-title-checker/commit/704bcd35ba19b8b2a821f0c4ce3b658d474e0e5d"><code>704bcd3</code></a>
Adding output - result of the check</li>
<li>See full diff in <a
href="https://github.com/thehanimo/pr-title-checker/compare/1d8cd483a2b73118406a187f54dca8a9415f1375...7fbfe05602bdd86f926d3fb3bccb6f3aed43bc70">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=thehanimo/pr-title-checker&package-manager=github_actions&previous-version=1.4.2&new-version=1.4.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 47bdfd8 commit eb2bff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-title-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
egress-policy: audit

- uses: thehanimo/pr-title-checker@1d8cd483a2b73118406a187f54dca8a9415f1375 # v1.4.2
- uses: thehanimo/pr-title-checker@7fbfe05602bdd86f926d3fb3bccb6f3aed43bc70 # v1.4.3
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
pass_on_octokit_error: true
Expand Down

0 comments on commit eb2bff2

Please sign in to comment.