Skip to content

Commit 53b5690

Browse files
Bump the version-updates group with 2 updates (vacanza#3776)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f4bd30 commit 53b5690

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/publish-pre-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,4 +121,4 @@ jobs:
121121
path: dist
122122

123123
- name: Publish package distributions to PyPI
124-
uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 # v1.14.1
124+
uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # v1.14.2

.github/workflows/publish-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
path: dist
8181

8282
- name: Publish package distributions to PyPI
83-
uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 # v1.14.1
83+
uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # v1.14.2
8484

8585
sign-artifacts:
8686
name: Create SHA256 checksums and Sigstore signatures
@@ -105,7 +105,7 @@ jobs:
105105
done
106106
107107
- name: Sign the files using Sigstore
108-
uses: sigstore/gh-action-sigstore-python@5b79a39c381910c090341a2c9b0bf022c8b387e1 # v3.4.0
108+
uses: sigstore/gh-action-sigstore-python@790bc6befb9d733738f18d8f895854b453640ec9 # v3.5.0
109109
with:
110110
inputs: |
111111
./dist/*.tar.gz

0 commit comments

Comments
 (0)