cargo
cargo copied to clipboard
📦 GitHub Action for Rust `cargo` command
Do the checklist before filing an issue: * [x] Is this related to the `actions-rs` Actions? If you think it's a problem related to Github Actions in general, use GitHub...
Hi @actions-rs! Maintainer of https://github.com/krzema12/github-actions-kotlin-dsl here. Your actions have first-class support in the library. Recently we've come up with a way to reduce operational load when keeping library's action wrappers...
[`cargo mutants`](https://github.com/sourcefrog/cargo-mutants) is a cargo plugin that finds insufficiently tested code. It can be run from CI as in , for example as in . Would it be acceptable in...
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0. Release notes Sourced from jsdom's releases. Version 16.7.0 Added AbortSignal.abort(). (ninevra) Added dummy x and y properties to the return value of getBoundingClientRect(). (eiko)...
## Description When running, we get a warning for rustfmt and cargo-fmt. ## Workflow code ```yaml - name: Build amd64 uses: actions-rs/cargo@v1 with: command: build use-cross: true args: --release --target...
Do the checklist before filing an issue: * [x] Is this related to the `actions-rs` Actions? If you think it's a problem related to Github Actions in general, use GitHub...
Do the checklist before filing an issue: * [X] Is this related to the `actions-rs` Actions? If you think it's a problem related to Github Actions in general, use GitHub...
At https://github.com/step-security/secure-workflows we are building a knowledge-base (KB) of GITHUB_TOKEN permissions needed by different GitHub Actions. When developers try to set minimum token permissions for their workflows, they can use...
Hi, this is a PR which closes #205. I am going to use this branch to test the action, but I believe that this is feature-complete as is. Only thing...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...