Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent c32f933 commit ef05108
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
@@ -1,6 +1,6 @@
# Copyright (c) 2021-2024 Vincent A. Cicirello
# https://www.cicirello.org/
# Licensed under the MIT License
FROM ghcr.io/cicirello/pyaction:4.31.0
FROM ghcr.io/cicirello/pyaction:4.32.0
COPY generatesitemap.py /generatesitemap.py
ENTRYPOINT ["/generatesitemap.py"]

0 comments on commit ef05108

Please sign in to comment.