Skip to content

Commit

Permalink
Update from base vm
Browse files Browse the repository at this point in the history
  • Loading branch information
Neilpang committed Jan 4, 2025
1 parent a5372c1 commit 3624650
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- name: Test in Solaris
if: ${{ steps.check.outputs.run == 'true' }}
id: test
uses: vmactions/solaris-vm@6228d3b2b614d41e077f5b9510ffd9652cb12090
uses: vmactions/solaris-vm@a5372c14b4429226441758af53d173b726cf525d
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -200,7 +200,7 @@ jobs:
- name: Test in Solaris
if: ${{ steps.check.outputs.run == 'true' }}
id: test
uses: vmactions/solaris-vm@6228d3b2b614d41e077f5b9510ffd9652cb12090
uses: vmactions/solaris-vm@a5372c14b4429226441758af53d173b726cf525d
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -315,7 +315,7 @@ jobs:
- name: Test in Solaris
if: ${{ steps.check.outputs.run == 'true' }}
id: test
uses: vmactions/solaris-vm@6228d3b2b614d41e077f5b9510ffd9652cb12090
uses: vmactions/solaris-vm@a5372c14b4429226441758af53d173b726cf525d
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down

0 comments on commit 3624650

Please sign in to comment.