Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Prefer accessing context via @actions/github
  • Loading branch information
henrymercer committed Jan 27, 2026
commit 9fda641d8d10954dc3936c40bc1648f66af75656
3 changes: 0 additions & 3 deletions init/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,6 @@ inputs:
description: >-
Explicitly enable or disable caching of project build dependencies.
required: false
repository-owner-type:
default: ${{ github.event.repository.owner.type }}
required: false
outputs:
codeql-path:
description: The path of the CodeQL binary used for analysis
Expand Down
Loading