File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 1.0.1] ( https://github.com/m4s-b3n/terramate-all-in-one/compare/v1.0.0...v1.0.1 ) (2023-10-25)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** PR:** fix preview step for multiple stacks ([ a79a847] ( https://github.com/m4s-b3n/terramate-all-in-one/commit/a79a84713b446a29183e396e1939da25146f0f91 ) )
7+
18# 1.0.0 (2023-10-17)
29
310
Original file line number Diff line number Diff line change 2727 - name : Checkout
2828 uses : actions/checkout@v4
2929 - name : Terramate
30- uses : m4s-b3n/terramate-all-in-one@v1.0.0
30+ uses : m4s-b3n/terramate-all-in-one@v1.0.1
3131 with :
3232 github-token : ${{ secrets.GITHUB_TOKEN }}
3333 apply : ${{ github.event_name != 'pull_request' }}
5757 - name : Checkout
5858 uses : actions/checkout@v4
5959 - name : Terramate
60- uses : m4s-b3n/terramate-all-in-one@v1.0.0
60+ uses : m4s-b3n/terramate-all-in-one@v1.0.1
6161 with :
6262 github-token : ${{ secrets.GITHUB_TOKEN }}
6363
6969 - name : Checkout
7070 uses : actions/checkout@v4
7171 - name : Terramate
72- uses : m4s-b3n/terramate-all-in-one@v1.0.0
72+ uses : m4s-b3n/terramate-all-in-one@v1.0.1
7373 with :
7474 apply : true
7575` ` `
You can’t perform that action at this time.
0 commit comments