Skip to content

Commit

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

Bump jbangdev/jbang-action from 0.118.0 to 0.119.0 in /.github/workflows
  • Loading branch information
nscuro authored Sep 30, 2024
2 parents b1c55f0 + e1873f1 commit 9ba437a
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@4d418212d8b3a80dddd94e8ba1b68e6ef3f7afd2 # tag=v0.118.0
uses: jbangdev/jbang-action@36d4a384d215d91c2c7e74014a486cedfe09d760 # tag=v0.119.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@4d418212d8b3a80dddd94e8ba1b68e6ef3f7afd2 # tag=v0.118.0
uses: jbangdev/jbang-action@36d4a384d215d91c2c7e74014a486cedfe09d760 # tag=v0.119.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@4d418212d8b3a80dddd94e8ba1b68e6ef3f7afd2 # tag=v0.118.0
uses: jbangdev/jbang-action@36d4a384d215d91c2c7e74014a486cedfe09d760 # tag=v0.119.0
with:
trust: https://github.com/DependencyTrack/jbang-catalog
script: gen-config-docs@DependencyTrack
Expand Down

0 comments on commit 9ba437a

Please sign in to comment.