Skip to content

Commit

Permalink
chore(ci): Bump taiki-e/install-action from 2.46.9 to 2.46.17
Browse files Browse the repository at this point in the history
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.46.9 to 2.46.17.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@v2.46.9...v2.46.17)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent ea92e33 commit 96c60b9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: actions/checkout@v4
with:
persist-credentials: false
- uses: taiki-e/[email protected].9
- uses: taiki-e/[email protected].17
with:
tool: cargo-deny
- name: check advisories
Expand All @@ -35,7 +35,7 @@ jobs:
- uses: actions/checkout@v4
with:
persist-credentials: false
- uses: taiki-e/[email protected].9
- uses: taiki-e/[email protected].17
with:
tool: cargo-deny
- name: Scan for vulnerabilities
Expand All @@ -47,7 +47,7 @@ jobs:
- uses: actions/checkout@v4
with:
persist-credentials: false
- uses: taiki-e/[email protected].9
- uses: taiki-e/[email protected].17
with:
tool: cargo-deny
- name: check licenses
Expand All @@ -59,7 +59,7 @@ jobs:
- uses: actions/checkout@v4
with:
persist-credentials: false
- uses: taiki-e/[email protected].9
- uses: taiki-e/[email protected].17
with:
tool: cargo-deny
- name: check sources
Expand Down

0 comments on commit 96c60b9

Please sign in to comment.