Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent d2826ca commit 69ee736
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-2023 Vincent A. Cicirello
# https://www.cicirello.org/
# Licensed under the MIT License
FROM ghcr.io/cicirello/pyaction:4.24.0
FROM ghcr.io/cicirello/pyaction:4.25.0
COPY generatesitemap.py /generatesitemap.py
ENTRYPOINT ["/generatesitemap.py"]

0 comments on commit 69ee736

Please sign in to comment.