chore(deps): setup-spud-action@v0.1
All checks were successful
Push / static-analysis (push) Successful in 52s
All checks were successful
Push / static-analysis (push) Successful in 52s
This commit is contained in:
parent
3b09589811
commit
f24aedd382
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ runs:
|
|||
using: composite
|
||||
steps:
|
||||
- name: Setup Spud
|
||||
uses: https://forge.karnov.club/spadinastan/setup-spud-action@feat/install-spud-in-env
|
||||
uses: https://forge.karnov.club/spadinastan/setup-spud-action@v0.1
|
||||
- name: Build images
|
||||
run: |
|
||||
spud build -d ${{ inputs.service-definition }}
|
||||
|
|
Loading…
Reference in a new issue