chore: update action references to v2026 (f98ae7cd7d)

This commit updates all internal action references to point to the latest

v2026 tag SHA.
This commit is contained in:
github-actions[bot]
2026-03-02 09:14:52 +00:00
parent 03eeb4c39f
commit 947f755987
10 changed files with 10 additions and 10 deletions

View File

@@ -107,7 +107,7 @@ runs:
using: composite
steps:
- name: Validate inputs
uses: ivuorinen/actions/validate-inputs@5cc7373a22402ee8985376bc713f00e09b5b2edb
uses: ivuorinen/actions/validate-inputs@f98ae7cd7d0feb1f9d6b01de0addbb11414cfc73
with:
action-type: codeql-analysis
language: ${{ inputs.language }}