build(deps): bump the dependencies group across 1 directory with 2 updates (#39)

This commit is contained in:
dependabot[bot]
2025-08-13 20:23:51 +02:00
committed by GitHub
parent a6cb4bed66
commit d6e3cb1498
2 changed files with 4 additions and 4 deletions

View File

@@ -15,14 +15,14 @@ jobs:
statuses: write
steps:
- name: Checkout Code
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
# Full git history is needed to get a proper
# list of changed files within `super-linter`
fetch-depth: 0
- name: Lint Code Base
uses: super-linter/super-linter@v7
uses: super-linter/super-linter@v8
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_YAML_PRETTIER: false