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 be48aa5 commit b1df53d
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 OpenBSD
id: test
uses: vmactions/openbsd-vm@351811da6493f8a8c05dd07ead431c202039f2b1
uses: vmactions/openbsd-vm@9c04bd54bb7d7d1d4c2c49e890830fbfb82740e6
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -117,7 +117,7 @@ jobs:
- uses: actions/checkout@v4
- name: Test in OpenBSD
id: test
uses: vmactions/openbsd-vm@351811da6493f8a8c05dd07ead431c202039f2b1
uses: vmactions/openbsd-vm@9c04bd54bb7d7d1d4c2c49e890830fbfb82740e6
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down

0 comments on commit b1df53d

Please sign in to comment.