Skip to content

Commit

Permalink
Merge pull request #83 from uclahs-cds/dependabot/github_actions/ucla…
Browse files Browse the repository at this point in the history
…hs-cds/tool-PlantUML-action-1.0.1

Bump uclahs-cds/tool-PlantUML-action from 1.0.0 to 1.0.1
  • Loading branch information
nwiltsie authored Oct 18, 2024
2 parents f52da06 + a663286 commit 9267392
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/tool-PlantUML-action@v1.0.0
uses: uclahs-cds/tool-PlantUML-action@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
ghcr-username: ${{ github.actor }}
Expand Down

0 comments on commit 9267392

Please sign in to comment.