Skip to content

Commit

Permalink
Bump cicirello/pyaction from 4.29.0 to 4.30.0
Browse files Browse the repository at this point in the history
Bumps [cicirello/pyaction](https://github.com/cicirello/pyaction) from 4.29.0 to 4.30.0.
- [Release notes](https://github.com/cicirello/pyaction/releases)
- [Changelog](https://github.com/cicirello/pyaction/blob/master/CHANGELOG.md)
- [Commits](cicirello/pyaction@v4.29.0...v4.30.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 May 20, 2024
1 parent a84afd5 commit a887837
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.29.0
FROM ghcr.io/cicirello/pyaction:4.30.0
COPY generatesitemap.py /generatesitemap.py
ENTRYPOINT ["/generatesitemap.py"]

0 comments on commit a887837

Please sign in to comment.