Skip to content

Commit 98fb4d3

Browse files
committed
every package manager sucks
1 parent afea056 commit 98fb4d3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/demo.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
uses: actions/checkout@v4
5454

5555
- name: Install Atmos
56-
uses: jaxxstorm/action-install-gh-release@v2.10.0
56+
uses: jaxxstorm/action-install-gh-release@v2.1.0
5757
with:
5858
repo: cloudposse/atmos
5959
tag: ${{ needs.prepare.outputs.version }}
@@ -167,7 +167,7 @@ jobs:
167167
terraform_wrapper: false
168168

169169
- name: Install Atmos
170-
uses: jaxxstorm/action-install-gh-release@v2.10.0
170+
uses: jaxxstorm/action-install-gh-release@v2.1.0
171171
with:
172172
repo: cloudposse/atmos
173173
tag: ${{ needs.prepare.outputs.version }}
@@ -176,7 +176,7 @@ jobs:
176176
rename-to: atmos
177177

178178
- name: Install TTYD
179-
uses: jaxxstorm/action-install-gh-release@v2.10.0
179+
uses: jaxxstorm/action-install-gh-release@v2.1.0
180180
with:
181181
repo: tsl0922/ttyd
182182
tag: 1.7.7
@@ -186,7 +186,7 @@ jobs:
186186
rename-to: ttyd
187187

188188
- name: Install VHS
189-
uses: jaxxstorm/action-install-gh-release@v2.10.0
189+
uses: jaxxstorm/action-install-gh-release@v2.1.0
190190
with:
191191
repo: charmbracelet/vhs
192192
tag: v0.9.0

0 commit comments

Comments
 (0)