◐ Shell
clean mode source ↗

meta: bump Mozilla-Actions/sccache-action from 0.0.9 to 0.0.10 · nodejs/node@91a07cf

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit 91a07cf

dependabot[bot]aduh95

authored and

committed

File tree

Lines changed: 1 addition & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -82,7 +82,7 @@ jobs:

8282

python-version: ${{ env.PYTHON_VERSION }}

8383

- name: Set up sccache

8484

if: github.base_ref == 'main' || github.ref_name == 'main'

85-

uses: Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9

85+

uses: Mozilla-Actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10

8686

with:

8787

version: v0.12.0

8888

- name: Environment Information

Lines changed: 1 addition & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -58,7 +58,7 @@ jobs:

5858

python-version: ${{ env.PYTHON_VERSION }}

5959

- name: Set up sccache

6060

if: github.base_ref == 'main' || github.ref_name == 'main'

61-

uses: Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9

61+

uses: Mozilla-Actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10

6262

with:

6363

version: v0.12.0

6464

- name: Environment Information

Lines changed: 1 addition & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -58,7 +58,7 @@ jobs:

5858

python-version: ${{ env.PYTHON_VERSION }}

5959

- name: Set up sccache

6060

if: github.base_ref == 'main' || github.ref_name == 'main'

61-

uses: Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9

61+

uses: Mozilla-Actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10

6262

with:

6363

version: v0.12.0

6464

- name: Environment Information

Lines changed: 1 addition & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -55,7 +55,7 @@ jobs:

5555

python-version: ${{ env.PYTHON_VERSION }}

5656

- name: Set up sccache

5757

if: github.base_ref == 'main' || github.ref_name == 'main'

58-

uses: Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9

58+

uses: Mozilla-Actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10

5959

with:

6060

version: v0.12.0

6161

- name: Environment Information

Lines changed: 1 addition & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -64,7 +64,7 @@ jobs:

6464

python-version: ${{ env.PYTHON_VERSION }}

6565

- name: Set up sccache

6666

if: github.base_ref == 'main' || github.ref_name == 'main'

67-

uses: Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9

67+

uses: Mozilla-Actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10

6868

with:

6969

version: v0.12.0

7070

- name: Environment Information

Lines changed: 1 addition & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -62,7 +62,7 @@ jobs:

6262

run: sudo xcode-select -s /Applications/Xcode_${{ env.XCODE_VERSION }}.app

6363

- name: Set up sccache

6464

if: github.base_ref == 'main' || github.ref_name == 'main'

65-

uses: Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9

65+

uses: Mozilla-Actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10

6666

with:

6767

version: v0.12.0

6868

- name: Environment Information

0 commit comments