~ fix build

This commit is contained in:
felegy
2022-06-28 11:30:08 +02:00
parent 47c0a97851
commit 3211e17dc6

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