Skip to content

Commit

Permalink
Merge pull request #144 from cicirello/dependabot/docker/main/cicirel…
Browse files Browse the repository at this point in the history
…lo/pyaction-4.29.0

Bump cicirello/pyaction from 4.28.0 to 4.29.0
  • Loading branch information
cicirello authored Mar 5, 2024
2 parents 9c367dd + a806c50 commit 922123b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright (c) 2020-2023 Vincent A. Cicirello
# Copyright (c) 2020-2024 Vincent A. Cicirello
# https://www.cicirello.org/
# Licensed under the MIT License
FROM ghcr.io/cicirello/pyaction:4.28.0
FROM ghcr.io/cicirello/pyaction:4.29.0
COPY src /
ENTRYPOINT ["/entrypoint.py"]

0 comments on commit 922123b

Please sign in to comment.