Skip to content

Commit

Permalink
Bump cicirello/pyaction from 4.30.0 to 4.31.0
Browse files Browse the repository at this point in the history
Bumps [cicirello/pyaction](https://github.com/cicirello/pyaction) from 4.30.0 to 4.31.0.
- [Release notes](https://github.com/cicirello/pyaction/releases)
- [Changelog](https://github.com/cicirello/pyaction/blob/master/CHANGELOG.md)
- [Commits](cicirello/pyaction@v4.30.0...v4.31.0)

---
updated-dependencies:
- dependency-name: cicirello/pyaction
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent bcf4a76 commit bec2d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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:4.30.0
FROM ghcr.io/cicirello/pyaction:4.31.0

# Copy the GraphQl queries and python source into the container.
COPY src /
Expand Down

0 comments on commit bec2d10

Please sign in to comment.