Update kedro-action.yml
This commit is contained in:
parent
58e74bc071
commit
2e4d6039ff
1 changed files with 1 additions and 1 deletions
2
.github/workflows/kedro-action.yml
vendored
2
.github/workflows/kedro-action.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- name: Kedro
|
||||
uses: WaylonWalker/kedro-action@develop
|
||||
uses: WaylonWalker/kedro-action@02beb58
|
||||
with:
|
||||
GITHUB_PAT: ${{ secrets.GITHUB_PAT }}
|
||||
verbose: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue