Browse Source

Merge branch 'develop' into 4696-bug-discord-alert-on-update-uses-the-old-version-not-the-new-one

pull/4854/head
Daniel Gibbs 3 months ago
committed by GitHub
parent
commit
8ff1328b5b
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/action-prettier.yml
  2. 7
      .github/workflows/action-super-linter.yml
  3. 2
      .github/workflows/action-update-copyright-years-in-license-file.yml
  4. 2
      lgsm/data/debian-13.csv

2
.github/workflows/action-prettier.yml

@ -19,7 +19,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
persist-credentials: false

7
.github/workflows/action-super-linter.yml

@ -25,7 +25,7 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
# Shallow clone reduces transient fetch failures (HTTP 500) from GitHub.
# We lint the whole codebase instead of relying on git history.
@ -42,7 +42,8 @@ jobs:
env:
# To report GitHub Actions status checks
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_ALL_CODEBASE: true
VALIDATE_BIOME_FORMAT: false
VALIDATE_BIOME_LINT: false
VALIDATE_GITHUB_ACTIONS_ZIZMOR: false
VALIDATE_JSCPD: false
VALIDATE_JSON_PRETTIER: false
@ -50,5 +51,5 @@ jobs:
VALIDATE_NATURAL_LANGUAGE: false
VALIDATE_PYTHON_RUFF_FORMAT: false
VALIDATE_SHELL_SHFMT: false
VALIDATE_TERRAFORM_TERRASCAN: false
VALIDATE_TRIVY: false
VALIDATE_YAML_PRETTIER: false

2
.github/workflows/action-update-copyright-years-in-license-file.yml

@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
fetch-depth: 0
persist-credentials: false

2
lgsm/data/debian-13.csv

@ -100,7 +100,7 @@ rw,openjdk-25-jre
samp
sb
sbots
scpsl,mono-complete
scpsl,mono-complete,libicu76
scpslsm,mono-complete
sdtd,telnet,expect,libxml2-utils
sf

Can't render this file because it has a wrong number of fields in line 2.
Loading…
Cancel
Save