1 Commits

Author SHA1 Message Date
786426157e chore(deps): update cocogitto/cocogitto-action action to v4
Some checks failed
Cog check / Create release (pull_request) Failing after 7s
2025-10-18 19:14:39 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ jobs:
fetch-depth: 0
- name: Semver release
uses: cocogitto/cocogitto-action@v3
uses: cocogitto/cocogitto-action@v4
with:
# check-latest-tag-only: ${{ inputs.check-latest-tag-only }}
check-latest-tag-only: true

View File

@@ -28,7 +28,7 @@ jobs:
git config --global user.name gitea-bot
- name: Semver release
uses: cocogitto/cocogitto-action@v3
uses: cocogitto/cocogitto-action@v4
id: release
with:
release: true

View File

@@ -53,7 +53,7 @@ jobs:
id: ml
# You can override MegaLinter flavor used to have faster performances
# More info at https://megalinter.io/flavors/
uses: oxsecurity/megalinter@v9
uses: oxsecurity/megalinter@v7
env:
# All available variables are described in documentation
# https://megalinter.io/configuration/