Skip to content

Commit

Permalink
Merge pull request #5 from ZL-Audio/renovate/mozilla-actions-sccache-…
Browse files Browse the repository at this point in the history
…action-0.x [skip ci]

chore(deps): update mozilla-actions/sccache-action action to v0.0.6
  • Loading branch information
zsliu98 authored Sep 27, 2024
2 parents 4d66d88 + 52d3848 commit 63a1a9c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cmake_aax_prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
# link: "static"

- name: Cache the build
uses: mozilla-actions/[email protected].5
uses: mozilla-actions/[email protected].6

- name: Import Certificates (macOS)
uses: apple-actions/import-codesign-certs@v3 # only exists as a tag right now
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cmake_full_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
submodules: true

- name: Cache the build
uses: mozilla-actions/[email protected].5
uses: mozilla-actions/[email protected].6

- name: Import Certificates (macOS)
uses: apple-actions/import-codesign-certs@v3 # only exists as a tag right now
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cmake_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
submodules: true

- name: Cache the build
uses: mozilla-actions/[email protected].5
uses: mozilla-actions/[email protected].6

- name: Import Certificates (macOS)
uses: apple-actions/import-codesign-certs@v3 # only exists as a tag right now
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cmake_standalone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
link: "static"

- name: Cache the build
uses: mozilla-actions/[email protected].5
uses: mozilla-actions/[email protected].6

- name: Import Certificates (macOS)
uses: apple-actions/import-codesign-certs@v3 # only exists as a tag right now
Expand Down

0 comments on commit 63a1a9c

Please sign in to comment.