dependabot[bot]
|
36a735b671
|
build(deps): bump step-security/harden-runner from 1.4.4 to 2.4.1 (#77)
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 1.4.4 to 2.4.1.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](https://github.com/step-security/harden-runner/compare/v1.4.4...55d479fb1c5bcad5a4f9099a5d9f37c8857b2845)
---
updated-dependencies:
- dependency-name: step-security/harden-runner
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-02 19:24:35 +10:00 |
dependabot[bot]
|
baaf97ab02
|
build(deps): bump messense/maturin-action from 1.39.0 to 1.40.0 (#76)
Bumps [messense/maturin-action](https://github.com/messense/maturin-action) from 1.39.0 to 1.40.0.
- [Release notes](https://github.com/messense/maturin-action/releases)
- [Commits](49e11751aa...ce661d63d3 )
---
updated-dependencies:
- dependency-name: messense/maturin-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-02 19:14:57 +10:00 |
dependabot[bot]
|
504e872693
|
build(deps): bump actions/setup-python from 4.5.0 to 4.6.1 (#78)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.5.0 to 4.6.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](d27e3f3d7c...bd6b4b6205 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-02 19:08:50 +10:00 |
Cameron
|
c737b5138c
|
Add python release build (#57)
* Add python release build
* workflow dispatch
* simple
* maturin requires
* add release
* fix publish pipeline
* update maturin args
* test
* maturin config
* build
* maturin
* add publish to pypi and scorecard
* dont fail if test token doesnt exist
* run scorecard earlier
* use new trusted publisher workflow
* add index crates to allow list
* add uploads.github.com to allowlist for codeql
|
2023-06-21 10:00:11 +10:00 |