Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf84e215

Browse files
dependabot[bot]marco-ippolito
authored andcommitted
meta: bump mozilla-actions/sccache-action from 0.0.4 to 0.0.5
Bumps [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action) from 0.0.4 to 0.0.5.- [Release notes](https://github.com/mozilla-actions/sccache-action/releases)- [Commits](Mozilla-Actions/sccache-action@2e7f9ec...89e9040)---updated-dependencies:- dependency-name: mozilla-actions/sccache-action dependency-type: direct:production update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>PR-URL:#53674Reviewed-By: Michaël Zasso <targos@protonmail.com>Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
1 parentd5a9c24 commitf84e215

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

‎.github/workflows/build-tarball.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
with:
5151
python-version:${{ env.PYTHON_VERSION }}
5252
-name:Set up sccache
53-
uses:mozilla-actions/sccache-action@2e7f9ec7921547d4b46598398ca573513895d0bd# v0.0.4
53+
uses:mozilla-actions/sccache-action@89e9040de88b577a072e3760aaf59f585da083af# v0.0.5
5454
with:
5555
version:v0.8.0
5656
-name:Environment Information
@@ -80,7 +80,7 @@ jobs:
8080
with:
8181
python-version:${{ env.PYTHON_VERSION }}
8282
-name:Set up sccache
83-
uses:mozilla-actions/sccache-action@2e7f9ec7921547d4b46598398ca573513895d0bd# v0.0.4
83+
uses:mozilla-actions/sccache-action@89e9040de88b577a072e3760aaf59f585da083af# v0.0.5
8484
with:
8585
version:v0.8.0
8686
-name:Environment Information

‎.github/workflows/coverage-linux-without-intl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
python-version:${{ env.PYTHON_VERSION }}
5454
-name:Set up sccache
55-
uses:mozilla-actions/sccache-action@2e7f9ec7921547d4b46598398ca573513895d0bd# v0.0.4
55+
uses:mozilla-actions/sccache-action@89e9040de88b577a072e3760aaf59f585da083af# v0.0.5
5656
with:
5757
version:v0.8.0
5858
-name:Environment Information

‎.github/workflows/coverage-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
python-version:${{ env.PYTHON_VERSION }}
5454
-name:Set up sccache
55-
uses:mozilla-actions/sccache-action@2e7f9ec7921547d4b46598398ca573513895d0bd# v0.0.4
55+
uses:mozilla-actions/sccache-action@89e9040de88b577a072e3760aaf59f585da083af# v0.0.5
5656
with:
5757
version:v0.8.0
5858
-name:Environment Information

‎.github/workflows/test-asan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
with:
5656
python-version:${{ env.PYTHON_VERSION }}
5757
-name:Set up sccache
58-
uses:mozilla-actions/sccache-action@2e7f9ec7921547d4b46598398ca573513895d0bd# v0.0.4
58+
uses:mozilla-actions/sccache-action@89e9040de88b577a072e3760aaf59f585da083af# v0.0.5
5959
with:
6060
version:v0.8.0
6161
-name:Environment Information

‎.github/workflows/test-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
with:
4646
python-version:${{ env.PYTHON_VERSION }}
4747
-name:Set up sccache
48-
uses:mozilla-actions/sccache-action@2e7f9ec7921547d4b46598398ca573513895d0bd# v0.0.4
48+
uses:mozilla-actions/sccache-action@89e9040de88b577a072e3760aaf59f585da083af# v0.0.5
4949
with:
5050
version:v0.8.0
5151
-name:Environment Information

‎.github/workflows/test-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
python-version:${{ env.PYTHON_VERSION }}
5454
-name:Set up sccache
55-
uses:mozilla-actions/sccache-action@2e7f9ec7921547d4b46598398ca573513895d0bd# v0.0.4
55+
uses:mozilla-actions/sccache-action@89e9040de88b577a072e3760aaf59f585da083af# v0.0.5
5656
with:
5757
version:v0.8.0
5858
-name:Environment Information

‎.github/workflows/test-ubsan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
with:
5757
python-version:${{ env.PYTHON_VERSION }}
5858
-name:Set up sccache
59-
uses:mozilla-actions/sccache-action@2e7f9ec7921547d4b46598398ca573513895d0bd# v0.0.4
59+
uses:mozilla-actions/sccache-action@89e9040de88b577a072e3760aaf59f585da083af# v0.0.5
6060
with:
6161
version:v0.8.0
6262
-name:Environment Information

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp