Skip to content

Commit

Permalink
Add kb function (#55)
Browse files Browse the repository at this point in the history
* new function and markdown help

* Update src/UofIQualys/functions/public/Get-QualysKBContent.ps1

Co-authored-by: mabaumgartner <42626826+mabaumgartner@users.noreply.github.com>

* fix example and regen markdown

* version++

* github runner update to ubuntu-latest

---------

Co-authored-by: mabaumgartner <42626826+mabaumgartner@users.noreply.github.com>
  • Loading branch information
baristaTam and mabaumgartner authored May 3, 2023
1 parent 95eb56a commit b3f478f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publishtogallery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
types: [created]
jobs:
build:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit b3f478f

Please sign in to comment.