dependabot[bot]
|
14997547ee
|
build(deps): bump github/codeql-action from 2.21.4 to 2.21.5 (#116)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-04 13:51:25 +02:00 |
dependabot[bot]
|
ab2f435d9e
|
build(deps): bump github/codeql-action from 2.21.2 to 2.21.4 (#110)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-15 09:48:53 +10:00 |
dependabot[bot]
|
3dd8356085
|
build(deps): bump step-security/harden-runner from 2.5.0 to 2.5.1 (#112)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-15 09:27:56 +10:00 |
dependabot[bot]
|
2a9bb86a73
|
build(deps): bump github/codeql-action from 2.21.0 to 2.21.2 (#104)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-04 09:24:05 +02:00 |
dependabot[bot]
|
0032362e97
|
build(deps): bump step-security/harden-runner from 2.4.1 to 2.5.0 (#103)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-25 09:15:34 +10:00 |
dependabot[bot]
|
7ae1f46aad
|
build(deps): bump github/codeql-action from 2.20.4 to 2.21.0 (#102)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-25 09:15:27 +10:00 |
dependabot[bot]
|
491bc27817
|
build(deps): bump github/codeql-action from 2.20.3 to 2.20.4 (#92)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.20.3 to 2.20.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](46ed16ded9...489225d82a )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-18 08:57:54 +10:00 |
dependabot[bot]
|
0e89919687
|
build(deps): bump github/codeql-action from 2.20.2 to 2.20.3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.20.2 to 2.20.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](004c5de30b...46ed16ded9 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-10 23:03:28 +00:00 |
dependabot[bot]
|
4fde617c34
|
build(deps): bump github/codeql-action from 2.2.4 to 2.20.2 (#83)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.4 to 2.20.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2.2.4...004c5de30b6423267685b897a3d595e944f7fed5)
---
updated-dependencies:
- dependency-name: github/codeql-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-04 09:34:16 +10:00 |
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 |
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 |