Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/unstable/v1' into ww/attestations
Browse files Browse the repository at this point in the history
  • Loading branch information
woodruffw committed Jun 11, 2024
2 parents e9c72dd + 87b624f commit 3166978
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ FROM python:3.12-slim

LABEL "maintainer" "Sviatoslav Sydorenko <[email protected]>"
LABEL "repository" "https://github.com/pypa/gh-action-pypi-publish"
LABEL "homepage" "https://github.com/pypa/gh-action-pypi-publish"
LABEL "homepage" "https://github.com/marketplace/actions/pypi-publish"
LABEL "org.opencontainers.image.source" "https://github.com/pypa/gh-action-pypi-publish"

ENV PYTHONDONTWRITEBYTECODE 1
ENV PYTHONUNBUFFERED 1
Expand Down
2 changes: 1 addition & 1 deletion requirements/runtime.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ python-dateutil==2.9.0.post0
# via betterproto
readme-renderer==43.0
# via twine
requests==2.31.0
requests==2.32.0
# via
# -r runtime.in
# id
Expand Down

0 comments on commit 3166978

Please sign in to comment.