chore(deps): setup-spud-action@v0.1
All checks were successful
Push / static-analysis (push) Successful in 52s

This commit is contained in:
Marc 2024-11-08 21:55:36 -05:00
parent 3b09589811
commit f24aedd382
Signed by: marc
GPG key ID: 048E042F22B5DC79

View file

@ -7,7 +7,7 @@ runs:
using: composite using: composite
steps: steps:
- name: Setup Spud - 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 - name: Build images
run: | run: |
spud build -d ${{ inputs.service-definition }} spud build -d ${{ inputs.service-definition }}