Skip to content

Commit

Permalink
github: bump taiki-e/install-action in the github-dependencies group
Browse files Browse the repository at this point in the history
Bumps the github-dependencies group with 1 update: [taiki-e/install-action](https://github.com/taiki-e/install-action).


Updates `taiki-e/install-action` from 2.49.7 to 2.49.8
- [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@ada1a57...dccf3df)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and thoughtpolice committed Feb 28, 2025
1 parent 8046ece commit 8a6bfc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
with:
toolchain: 1.76
target: ${{ matrix.target }}
- uses: taiki-e/install-action@ada1a57be87ab19feb601af3b3e0d2d31972f057
- uses: taiki-e/install-action@dccf3df6e0d23d1cceb188bbc2255dd0799bcf48
with:
tool: nextest,taplo-cli
- name: Build
Expand Down

0 comments on commit 8a6bfc9

Please sign in to comment.