From ff792a4af207983c7a2a8e47d6a1ef38cd66a470 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 04:32:48 +0000 Subject: [PATCH] Bump cicirello/pyaction from 3.14.2-gh-2.86.0 to 3.14-gh-2.92.0 Bumps [cicirello/pyaction](https://github.com/cicirello/pyaction) from 3.14.2-gh-2.86.0 to 3.14-gh-2.92.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.14-gh-2.92.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index cd73f27c..49a91761 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,7 +3,7 @@ # Licensed under the MIT License # The base image is pyaction, which is python slim, plus the GitHub CLI (gh). -FROM ghcr.io/cicirello/pyaction:3.14.2-gh-2.86.0 +FROM ghcr.io/cicirello/pyaction:3.14-gh-2.92.0 # Copy the GraphQl queries and python source into the container. COPY src /