Skip to content

Commit d149f1a

Browse files
Bump cicirello/pyaction from 3.13.6-gh-2.76.2 to 3.13.7-gh-2.81.0 (#98)
Bumps [cicirello/pyaction](https://github.com/cicirello/pyaction) from 3.13.6-gh-2.76.2 to 3.13.7-gh-2.81.0. - [Release notes](https://github.com/cicirello/pyaction/releases) - [Changelog](https://github.com/cicirello/pyaction/blob/master/CHANGELOG.md) - [Commits](https://github.com/cicirello/pyaction/commits) --- updated-dependencies: - dependency-name: cicirello/pyaction dependency-version: 3.13.7-gh-2.81.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 714c108 commit d149f1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright (c) 2020-2025 Vincent A. Cicirello
22
# https://www.cicirello.org/
33
# Licensed under the MIT License
4-
FROM ghcr.io/cicirello/pyaction:3.13.6-gh-2.76.2
4+
FROM ghcr.io/cicirello/pyaction:3.13.7-gh-2.81.0
55
COPY tidyjavadocs.py /tidyjavadocs.py
66
ENTRYPOINT ["/tidyjavadocs.py"]

0 commit comments

Comments
 (0)