Skip to content

Commit

Permalink
build(deps): bump AtomiCloud/actions.cache-bun from 1.0.1 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [AtomiCloud/actions.cache-bun](https://github.com/atomicloud/actions.cache-bun) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/atomicloud/actions.cache-bun/releases)
- [Changelog](https://github.com/AtomiCloud/actions.cache-bun/blob/main/Changelog.md)
- [Commits](AtomiCloud/actions.cache-bun@v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: AtomiCloud/actions.cache-bun
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 28, 2025
1 parent 61cdd19 commit f3320da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
# Setup
- uses: AtomiCloud/[email protected]
- uses: AtomiCloud/actions.cache-bun@v1.0.1
- uses: AtomiCloud/actions.cache-bun@v1.1.0
# Action
- name: Run pre-commit
run: nix develop .#ci -c ./scripts/ci/pre-commit.sh
Expand All @@ -28,7 +28,7 @@ jobs:
steps:
# Setup
- uses: AtomiCloud/[email protected]
- uses: AtomiCloud/actions.cache-bun@v1.0.1
- uses: AtomiCloud/actions.cache-bun@v1.1.0
# Action
- name: Run pre-commit
run: nix develop .#ci -c ./scripts/ci/build.sh
Expand Down

0 comments on commit f3320da

Please sign in to comment.