Skip to content

Commit

Permalink
chore: bump cocogitto/cocogitto-action from 3.7 to 3.8
Browse files Browse the repository at this point in the history
Bumps [cocogitto/cocogitto-action](https://github.com/cocogitto/cocogitto-action) from 3.7 to 3.8.
- [Release notes](https://github.com/cocogitto/cocogitto-action/releases)
- [Commits](cocogitto/cocogitto-action@v3.7...v3.8)

---
updated-dependencies:
- dependency-name: cocogitto/cocogitto-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 4, 2024
1 parent fe6d32c commit 4488d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
if: github.event_name == 'pull_request'
run: git checkout "$GITHUB_BASE_REF" && git tag latest && git checkout "$GITHUB_HEAD_REF"
- name: Conventional commits check
uses: cocogitto/cocogitto-action@v3.7
uses: cocogitto/cocogitto-action@v3.8
with:
check-latest-tag-only: true

Expand Down

0 comments on commit 4488d13

Please sign in to comment.