Skip to content

Commit

Permalink
chore(deps): bump hendrikmuhs/ccache-action from 1.2.12 to 1.2.14
Browse files Browse the repository at this point in the history
Bumps [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action) from 1.2.12 to 1.2.14.
- [Release notes](https://github.com/hendrikmuhs/ccache-action/releases)
- [Commits](hendrikmuhs/ccache-action@faf867a...ed74d11)

---
updated-dependencies:
- dependency-name: hendrikmuhs/ccache-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent ed42976 commit 8b01b77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
/usr/local/share/powershell \
/usr/share/dotnet
df -h /
- uses: hendrikmuhs/ccache-action@faf867a11c028c0b483fb2ae72b6fc8f7d842714
- uses: hendrikmuhs/ccache-action@ed74d11c0b343532753ecead8a951bb09bb34bc9
name: Xcode Compile Cache
with:
key: ${{ runner.os }}-ios-v3
Expand Down Expand Up @@ -195,7 +195,7 @@ jobs:
with:
distribution: "temurin"
java-version: "11"
- uses: hendrikmuhs/ccache-action@faf867a11c028c0b483fb2ae72b6fc8f7d842714
- uses: hendrikmuhs/ccache-action@ed74d11c0b343532753ecead8a951bb09bb34bc9
name: Xcode Compile Cache
with:
key: ${{ runner.os }}-macos-v2
Expand Down

0 comments on commit 8b01b77

Please sign in to comment.