File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 34
34
- Use tfe-drift v0.1.0
35
35
36
36
[ unreleased ] : https://github.com/slok/tfe-drift-action/compare/v0.4.0...HEAD
37
- [ v0.3 .0 ] : https://github.com/slok/tfe-drift-action/compare/v0.3.0...v0.4.0
37
+ [ v0.4 .0 ] : https://github.com/slok/tfe-drift-action/compare/v0.3.0...v0.4.0
38
38
[ v0.3.0 ] : https://github.com/slok/tfe-drift-action/compare/v0.2.0...v0.3.0
39
39
[ v0.2.0 ] : https://github.com/slok/tfe-drift-action/compare/v0.1.0...v0.2.0
40
40
[ v0.1.0 ] : https://github.com/slok/tfe-drift-action/releases/tag/v0.1.0
Original file line number Diff line number Diff line change 23
23
drift-detection :
24
24
runs-on : ubuntu-latest
25
25
steps :
26
- - uses : slok/tfe-drift-action@v0.3 .0
26
+ - uses : slok/tfe-drift-action@v0.4 .0
27
27
id : tfe-drift
28
28
with :
29
29
tfe-token : ${{ secrets.TFE_TOKEN }}
73
73
runs-on: ubuntu-latest
74
74
steps:
75
75
- name: Drift detection
76
- uses: slok/tfe-drift-action@v0.3 .0
76
+ uses: slok/tfe-drift-action@v0.4 .0
77
77
id: tfe-drift
78
78
with:
79
79
tfe-token: ${{ secrets.TFE_TOKEN }}
97
97
drift-detection:
98
98
runs-on: ubuntu-latest
99
99
steps:
100
- - uses: slok/tfe-drift-action@v0.3 .0
100
+ - uses: slok/tfe-drift-action@v0.4 .0
101
101
id: tfe-drift
102
102
with:
103
103
tfe-token: ${{ secrets.TFE_TOKEN }}
@@ -137,7 +137,7 @@ jobs:
137
137
runs-on: ubuntu-latest
138
138
steps:
139
139
- name: Drift detection
140
- uses: slok/tfe-drift-action@v0.3 .0
140
+ uses: slok/tfe-drift-action@v0.4 .0
141
141
id: tfe-drift
142
142
with:
143
143
tfe-token: ${{ secrets.TFE_TOKEN }}
You can’t perform that action at this time.
0 commit comments