Rename CI workflow 'ref' inputs to 'target'
This commit is contained in:
2
.github/workflows/on-update-dot-github.yml
vendored
2
.github/workflows/on-update-dot-github.yml
vendored
@@ -11,4 +11,4 @@ jobs:
|
||||
harden-ci-security:
|
||||
uses: ./.github/workflows/harden-ci-security.yml
|
||||
with:
|
||||
ref: ${{ github.event.ref }}
|
||||
target: ${{ github.event.ref }}
|
||||
|
||||
Reference in New Issue
Block a user