Skip to content

Commit

Permalink
feat(deploy-apis-instance): bump default version of container
Browse files Browse the repository at this point in the history
Bump default version of apis-base-container to v0.1.0
  • Loading branch information
b1rger committed Aug 17, 2023
1 parent 2c83ef1 commit 45c3941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-apis-instance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
apis-base-container-ref:
required: false
type: string
default: v0.0.1
default: v0.1.0

jobs:
setup_workflow_env:
Expand Down

0 comments on commit 45c3941

Please sign in to comment.