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 Dec 29, 2024
1 parent a8d8d39 commit 0bc598a
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 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 Solaris
id: test
uses: vmactions/solaris-vm@a4e22a69a70ac6ad6001a40dae97000d41462b88
uses: vmactions/solaris-vm@cc8f82fa1a7cc746153ec3f71bf11f311f16e225
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -133,7 +133,7 @@ jobs:
port: 8000
- name: Test in Solaris
id: test
uses: vmactions/solaris-vm@a4e22a69a70ac6ad6001a40dae97000d41462b88
uses: vmactions/solaris-vm@cc8f82fa1a7cc746153ec3f71bf11f311f16e225
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -213,7 +213,7 @@ jobs:
- uses: actions/checkout@v4
- name: Test in Solaris
id: test
uses: vmactions/solaris-vm@a4e22a69a70ac6ad6001a40dae97000d41462b88
uses: vmactions/solaris-vm@cc8f82fa1a7cc746153ec3f71bf11f311f16e225
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down
2 changes: 1 addition & 1 deletion node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vmactions-Solaris",
"version": "1.1.0",
"version": "1.1.1",
"description": "GitHub actions for Solaris",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 0bc598a

Please sign in to comment.