Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and PurpleBooth committed Jun 4, 2024
1 parent b861a1c commit 5e77a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
- name: Cocogitto release
id: release
continue-on-error: true
uses: oknozor/cocogitto-action@v3.7
uses: oknozor/cocogitto-action@v3.8
with:
release: true
- name: Generate Changelog
Expand Down

0 comments on commit 5e77a36

Please sign in to comment.