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.
2 parents 737ec92 + fb2d996 commit 07f70dbCopy full SHA for 07f70db
2 files changed
.github/workflows/lint.yml
@@ -16,4 +16,4 @@ jobs:
16
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
17
with:
18
persist-credentials: false
19
- - uses: j178/prek-action@cbc2f23eb5539cf20d82d1aabd0d0ecbcc56f4e3 # v2.0.2
+ - uses: j178/prek-action@bdca6f102f98e2b4c7029491a53dfd366469e33d # v2.0.4
.github/workflows/pypi-package.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
27
28
- - uses: hynek/build-and-inspect-python-package@fe0a0fb1925ca263d076ca4f2c13e93a6e92a33e # v2.17.0
+ - uses: hynek/build-and-inspect-python-package@d44ca7d91762de7a7d5436ddae667c6da6d1c3df # v2.18.0
29
30
# Upload to real PyPI on GitHub Releases.
31
release-pypi:
0 commit comments