~ fix build

This commit is contained in:
felegy
2022-06-28 11:42:41 +02:00
parent b46feda1f9
commit f29e833094

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@4.8.0
uses: buildpacks/github-actions/setup-pack@v4.8.0
with:
pack-version: 0.27.0
- name: Build Image with pack