Skip to content

Commit

Permalink
Generated from base-vm
Browse files Browse the repository at this point in the history
  • Loading branch information
Generate.yml committed Nov 9, 2024
1 parent e7e3be6 commit 4981f6d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Get latest release
id: get-latest-release
uses: InsonusK/get-latest-release@v1.0.1
uses: InsonusK/get-latest-release@v1.1.0
with:
myToken: ${{ github.token }}
view_top: 1
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
port: 8000
- name: Test in OmniOS
id: test
uses: vmactions/omnios-vm@35c2655f31594c4b38f757dc1beafade6449ff50
uses: vmactions/omnios-vm@bea2328c83447de0ec94bb15d5cd7f4539213dd5
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -127,7 +127,7 @@ jobs:
- uses: actions/checkout@v4
- name: Test in OmniOS
id: test
uses: vmactions/omnios-vm@35c2655f31594c4b38f757dc1beafade6449ff50
uses: vmactions/omnios-vm@bea2328c83447de0ec94bb15d5cd7f4539213dd5
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down

0 comments on commit 4981f6d

Please sign in to comment.