Skip to content

Commit

Permalink
Update PlantUML action to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nwiltsie committed Mar 26, 2024
1 parent bddf88f commit 52174d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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/tool-PlantUML-action@v1.0.0
uses: uclahs-cds/tool-PlantUML-action@v1.0.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
ghcr-username: ${{ github.actor }}
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [Unreleased]
### Changed
- Replace workflow diagram with PlantUML version
- Update PlantUML action to v1.0.1

---

Expand Down

0 comments on commit 52174d5

Please sign in to comment.