Skip to content

Commit

Permalink
Merge pull request #1504 from DependencyTrack/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/dot-github/workflows/jbangdev/jbang-action-0.118.0

Bump jbangdev/jbang-action from 0.117.1 to 0.118.0 in /.github/workflows
  • Loading branch information
nscuro authored Sep 13, 2024
2 parents 687b45d + 841701f commit c662c28
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/update-config-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
repository: DependencyTrack/hyades-apiserver
path: hyades-apiserver
- name: Generate API Server Documentation
uses: jbangdev/jbang-action@9f8c55e0a2b6b297711162b20c209c5e07076e59 # tag=v0.117.1
uses: jbangdev/jbang-action@4d418212d8b3a80dddd94e8ba1b68e6ef3f7afd2 # tag=v0.118.0
with:
trust: https://github.com/DependencyTrack/jbang-catalog
script: gen-config-docs@DependencyTrack
Expand All @@ -55,7 +55,7 @@ jobs:
--output ./docs/reference/configuration/api-server.md
./hyades-apiserver/src/main/resources/application.properties
- name: Generate Mirror Service Documentation
uses: jbangdev/jbang-action@9f8c55e0a2b6b297711162b20c209c5e07076e59 # tag=v0.117.1
uses: jbangdev/jbang-action@4d418212d8b3a80dddd94e8ba1b68e6ef3f7afd2 # tag=v0.118.0
with:
trust: https://github.com/DependencyTrack/jbang-catalog
script: gen-config-docs@DependencyTrack
Expand All @@ -64,7 +64,7 @@ jobs:
--output ./docs/reference/configuration/mirror-service.md
./mirror-service/src/main/resources/application.properties
- name: Generate Repository Metadata Analyzer Documentation
uses: jbangdev/jbang-action@9f8c55e0a2b6b297711162b20c209c5e07076e59 # tag=v0.117.1
uses: jbangdev/jbang-action@4d418212d8b3a80dddd94e8ba1b68e6ef3f7afd2 # tag=v0.118.0
with:
trust: https://github.com/DependencyTrack/jbang-catalog
script: gen-config-docs@DependencyTrack
Expand Down

0 comments on commit c662c28

Please sign in to comment.