~ fix build

This commit is contained in:
felegy
2022-06-28 11:38:08 +02:00
parent 8f1242c314
commit b46feda1f9

View File

@@ -41,7 +41,7 @@ jobs:
[[ $tag == '' ]] || tag="${year}.${month}.${{ github.run_number }}";
echo "TAG=$tag" >> $GITHUB_ENV;
- name: Setup Pack
uses: buildpacks/github-actions/setup-pack
uses: buildpacks/github-actions/setup-pack@4.8.0
with:
pack-version: 0.27.0
- name: Build Image with pack