Skip to content

Commit

Permalink
Bump uclahs-cds/tool-PlantUML-action from 1.0.0 to 1.0.1
Browse files Browse the repository at this point in the history
Bumps [uclahs-cds/tool-PlantUML-action](https://github.com/uclahs-cds/tool-plantuml-action) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/uclahs-cds/tool-plantuml-action/releases)
- [Changelog](https://github.com/uclahs-cds/tool-PlantUML-action/blob/main/CHANGELOG.md)
- [Commits](uclahs-cds/tool-PlantUML-action@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: uclahs-cds/tool-PlantUML-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 50778a7 commit ed62d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render-puml.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

steps:
- name: Generate PUML diagrams
uses: uclahs-cds/[email protected].0
uses: uclahs-cds/[email protected].1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
ghcr-username: ${{ github.actor }}
Expand Down

0 comments on commit ed62d3a

Please sign in to comment.