We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62589d8 commit 4ad9b06Copy full SHA for 4ad9b06
.github/workflows/build.yaml
@@ -12,7 +12,7 @@ jobs:
12
version: ${{ steps.baipp.outputs.package_version }}
13
steps:
14
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
15
- - uses: hynek/build-and-inspect-python-package@c52c3a4710070b50470d903818a7b25115dcd076 # v2.13.0
+ - uses: hynek/build-and-inspect-python-package@efb823f52190ad02594531168b7a2d5790e66516 # v2.14.0
16
id: baipp
17
18
publish:
@@ -31,4 +31,4 @@ jobs:
31
with:
32
name: Packages
33
path: dist
34
- - uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
+ - uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
0 commit comments