Skip to content

Commit 796965d

Browse files
chore(deps): pin mtfoley/pr-compliance-action action to 11b664f (#2455)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [mtfoley/pr-compliance-action](https://redirect.github.com/mtfoley/pr-compliance-action) | action | pinDigest | → `11b664f` | --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/TypeStat). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75ebb5c commit 796965d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/compliance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ jobs:
22
compliance:
33
runs-on: ubuntu-latest
44
steps:
5-
- uses: mtfoley/pr-compliance-action@main
5+
- uses: mtfoley/pr-compliance-action@11b664f0fcf2c4ce954f05ccfcaab6e52b529f86 # main
66
with:
77
body-auto-close: false
88
ignore-authors: |-

0 commit comments

Comments
 (0)