1 Commits

Author SHA1 Message Date
bd11fd2844 chore(deps): update oxsecurity/megalinter action to v9
Some checks failed
Cog check / Create release (pull_request) Failing after 2s
2025-09-21 00:01:03 +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@v4
uses: cocogitto/cocogitto-action@v3
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@v4
uses: cocogitto/cocogitto-action@v3
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@v7
uses: oxsecurity/megalinter@v9
env:
# All available variables are described in documentation
# https://megalinter.io/configuration/