Skip to content

Commit a8996cb

Browse files
chore(deps): update minor and patch updates to github actions to v2.18.0 (#357)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [hynek/build-and-inspect-python-package](https://redirect.github.com/hynek/build-and-inspect-python-package) | action | minor | `v2.17.0` → `v2.18.0` | --- ### Release Notes <details> <summary>hynek/build-and-inspect-python-package (hynek/build-and-inspect-python-package)</summary> ### [`v2.18.0`](https://redirect.github.com/hynek/build-and-inspect-python-package/releases/tag/v2.18.0) [Compare Source](https://redirect.github.com/hynek/build-and-inspect-python-package/compare/v2.18.0...v2.18.0) ##### Added - New input: `skip-sdist` to skip building the source distribution. [#&#8203;228](https://redirect.github.com/hynek/build-and-inspect-python-package/issues/228) ### [`v2.18`](https://redirect.github.com/hynek/build-and-inspect-python-package/compare/v2.17.0...v2.18.0) [Compare Source](https://redirect.github.com/hynek/build-and-inspect-python-package/compare/v2.17.0...v2.18.0) </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Mexico_City) - Branch creation - Between day 1 and 7 of the month, and on Sunday and Saturday (`* * 1-7 * 0,6`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/reservoir-data/tap-socketdev). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDkuNCIsInVwZGF0ZWRJblZlciI6IjQzLjIwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eaf7ec9 commit a8996cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1919
with:
2020
fetch-depth: 0
21-
- uses: hynek/build-and-inspect-python-package@fe0a0fb1925ca263d076ca4f2c13e93a6e92a33e # v2.17.0
21+
- uses: hynek/build-and-inspect-python-package@d44ca7d91762de7a7d5436ddae667c6da6d1c3df # v2.18.0
2222
id: baipp
2323

2424
publish:

0 commit comments

Comments
 (0)