Skip to content

Commit

Permalink
Bump holowinski/plantuml-github-action
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 1 update in the / directory: [holowinski/plantuml-github-action](https://github.com/holowinski/plantuml-github-action).


Updates `holowinski/plantuml-github-action` from 1.2024.2 to 1.2024.8
- [Release notes](https://github.com/holowinski/plantuml-github-action/releases)
- [Commits](holowinski/plantuml-github-action@4313057...5ef932f)

---
updated-dependencies:
- dependency-name: holowinski/plantuml-github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 24, 2024
1 parent cf45273 commit c419304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-plantuml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
echo "::set-output name=files::$(git diff --name-only HEAD^1 HEAD | grep .puml | xargs)"
- name: Generate SVG Diagrams
uses: holowinski/plantuml-github-action@4313057c5689e84119ace1c22416d5158da9e5ee
uses: holowinski/plantuml-github-action@5ef932f0db4aa76e232fbf19f440248dd102b1d3
with:
args: -v -tsvg ${{steps.getfile.outputs.files}}

Expand Down

0 comments on commit c419304

Please sign in to comment.