Closed
Description
When running initialization for the action
language, the action fails to run by hash:
Works:
- name: Initialize CodeQL
uses: github/codeql-action/init@v3.28.19
with:
languages: actions
build-mode: none
Fails:
- name: Initialize CodeQL
uses: github/codeql-action/init@fca7ace96b7d713c7035871441bd52efbe39e27e # v3.28.19
with:
languages: actions
build-mode: none
A Short, Self Contained, Correct (Compilable), Example is coming...
http://sscce.org/
Metadata
Metadata
Assignees
Labels
No labels