Skip to content

Commit e973b62

Browse files
Bump cicirello/pyaction from 3.13.5-gh-2.75.1 to 3.13.5-gh-2.76.2
Bumps [cicirello/pyaction](https://github.com/cicirello/pyaction) from 3.13.5-gh-2.75.1 to 3.13.5-gh-2.76.2. - [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.5-gh-2.76.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 653508b commit e973b62

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
@@ -3,7 +3,7 @@
33
# Licensed under the MIT License
44

55
# The base image is pyaction, which is python slim, plus the GitHub CLI (gh).
6-
FROM ghcr.io/cicirello/pyaction:3.13.5-gh-2.75.1
6+
FROM ghcr.io/cicirello/pyaction:3.13.5-gh-2.76.2
77

88
# Copy the GraphQl queries and python source into the container.
99
COPY src /

0 commit comments

Comments
 (0)