Skip to content

Commit 6dbb721

Browse files
Bump motlin/forbid-merge-commits-action from 1.0.6 to 1.0.7
Bumps [motlin/forbid-merge-commits-action](https://github.com/motlin/forbid-merge-commits-action) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/motlin/forbid-merge-commits-action/releases) - [Commits](motlin/forbid-merge-commits-action@v1.0.6...v1.0.7) --- updated-dependencies: - dependency-name: motlin/forbid-merge-commits-action dependency-version: 1.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6bc66e2 commit 6dbb721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compliance-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
runs-on: ubuntu-latest
3131
steps:
3232
- name: Checkout
33-
uses: motlin/[email protected].6
33+
uses: motlin/[email protected].7
3434
with:
3535
fail-on-merge-commits: true
3636

0 commit comments

Comments
 (0)