chore(actions): update ivuorinen/actions action (v2026.03.06 → v2026.03.07) (#188)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-08 06:01:12 +00:00
committed by GitHub
parent effac46625
commit 3b138743e4
3 changed files with 3 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ jobs:
language: ["actions", "go"]
steps:
- name: CodeQL Analysis
uses: ivuorinen/actions/codeql-analysis@97105fc2a909360678588cb50caf0be5144be486 # v2026.03.06
uses: ivuorinen/actions/codeql-analysis@242ecca8f01357727f5b2b040154ccdece61720b # v2026.03.07
with:
language: ${{ matrix.language }}
queries: security-and-quality

View File

@@ -29,4 +29,4 @@ jobs:
with:
token: ${{ github.token }}
- uses: ivuorinen/actions/pr-lint@97105fc2a909360678588cb50caf0be5144be486 # v2026.03.06
- uses: ivuorinen/actions/pr-lint@242ecca8f01357727f5b2b040154ccdece61720b # v2026.03.07

View File

@@ -22,4 +22,4 @@ jobs:
issues: write
runs-on: ubuntu-latest
steps:
- uses: ivuorinen/actions/sync-labels@97105fc2a909360678588cb50caf0be5144be486 # v2026.03.06
- uses: ivuorinen/actions/sync-labels@242ecca8f01357727f5b2b040154ccdece61720b # v2026.03.07