mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
ci: bump taiki-e/install-action from 2.81.8 to 2.81.10 in /.github/actions/setup (#23058)
ci: bump taiki-e/install-action in /.github/actions/setup Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.81.8 to 2.81.10. - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/install-action/compare/0631aa6515c7d545823c67cfae7ef4fc7f490154...7a79fe8c3a13344501c80d99cae481c1c9085912) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.81.10 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>
This commit is contained in:
@@ -64,7 +64,7 @@ runs:
|
|||||||
rustflags: ""
|
rustflags: ""
|
||||||
- name: Setup rust dependencies
|
- name: Setup rust dependencies
|
||||||
if: ${{ contains(inputs.dependencies, 'rust') }}
|
if: ${{ contains(inputs.dependencies, 'rust') }}
|
||||||
uses: taiki-e/install-action@0631aa6515c7d545823c67cfae7ef4fc7f490154 # v2
|
uses: taiki-e/install-action@7a79fe8c3a13344501c80d99cae481c1c9085912 # v2
|
||||||
with:
|
with:
|
||||||
tool: cargo-deny cargo-machete cargo-llvm-cov nextest
|
tool: cargo-deny cargo-machete cargo-llvm-cov nextest
|
||||||
- name: Setup node (root, web)
|
- name: Setup node (root, web)
|
||||||
|
|||||||
Reference in New Issue
Block a user