Skip to content

Commit

Permalink
Update build-test-deploy.yml
Browse files Browse the repository at this point in the history
update dfreilich action
  • Loading branch information
acdh-ch authored Feb 19, 2024
1 parent 5a8ace8 commit 2fc44c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: checkout
uses: actions/checkout@v4
- name: Pack Build
uses: dfreilich/pack-action@v2
uses: dfreilich/pack-action@v2.1.1
with:
args: 'build tmp-cnb-image --builder heroku/builder:22'
- name: Suggest default port 5000 within image
Expand Down

0 comments on commit 2fc44c0

Please sign in to comment.