Skip to content

fix(deps): bump SonarSource/sonarqube-scan-action from 8.0.0 to 8.1.0 #727

fix(deps): bump SonarSource/sonarqube-scan-action from 8.0.0 to 8.1.0

fix(deps): bump SonarSource/sonarqube-scan-action from 8.0.0 to 8.1.0 #727

Workflow file for this run

name: Lint GitHub Actions workflows
on:
push:
branches:
- develop
pull_request:
paths:
- '.github/**'
permissions: read-all
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- name: Checkout the repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Add problem matcher
run: echo "::add-matcher::.github/actionlint-matcher.json"
- name: Check workflow files
uses: docker://rhysd/actionlint:1.7.7@sha256:1d74bfc9fd1963af8f89a7c22afaaafd42f49aad711a09951d02cb996398f61d
with:
args: -color -shellcheck=