Skip to content

Commit 2e22476

Browse files
Bump cicirello/pyaction from 3.14.0-gh-2.81.0 to 3.14-gh-2.82.1
Bumps [cicirello/pyaction](https://github.com/cicirello/pyaction) from 3.14.0-gh-2.81.0 to 3.14-gh-2.82.1. - [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.14-gh-2.82.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8883418 commit 2e22476

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
@@ -2,7 +2,7 @@
22
# https://www.cicirello.org/
33
# Licensed under the MIT License.
44

5-
FROM ghcr.io/cicirello/pyaction:3.14.0-gh-2.81.0
5+
FROM ghcr.io/cicirello/pyaction:3.14-gh-2.82.1
66

77
COPY ActionUserCounter.py /ActionUserCounter.py
88
ENTRYPOINT ["/ActionUserCounter.py"]

0 commit comments

Comments
 (0)