Update to latest action

Adds a newline
This commit is contained in:
Patrik Lundin 2025-02-05 19:48:28 +01:00
parent d8be00c3ec
commit b47b3a22d8
Signed by: patlu
GPG key ID: A0A812BA2249F294

View file

@ -11,7 +11,7 @@ jobs:
git clone https://github.com/SUNET/sunet-vcl-validator.git
cd sunet-vcl-validator
git checkout ${{ env.REMOTE_CODE_REF }}
- uses: https://platform.sunet.se/sunet-cdn/runner-action-kaniko@6afbf1ce25dc0f5e56242e1386c15aa1390a753b
- uses: https://platform.sunet.se/sunet-cdn/runner-action-kaniko@721c7174d7733de877005c4afb0b4ada74f04868
with:
credential: ci-sunet-cdn:${{ secrets.CI_SUNET_CDN }}
image: sunet-cdn/sunet-vcl-validator:${{ env.REMOTE_CODE_REF }}