Skip to content

Commit

Permalink
Merge of #5855
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Dec 13, 2022
2 parents 68d0c55 + 6979985 commit 29818a9
Show file tree
Hide file tree
Showing 13 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-crates-individually.patch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
outputs:
matrix: ${{ steps.set-matrix.outputs.matrix }}
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0

- uses: actions-rs/toolchain@v1
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/build-crates-individually.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
outputs:
matrix: ${{ steps.set-matrix.outputs.matrix }}
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0

- uses: actions-rs/toolchain@v1
with:
Expand Down Expand Up @@ -106,7 +106,7 @@ jobs:
matrix: ${{ fromJson(needs.matrix.outputs.matrix) }}

steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
contents: 'read'
id-token: 'write'
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/continous-integration-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
contents: 'read'
id-token: 'write'
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false
fetch-depth: 0
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/continous-integration-os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
features: " --features getblocktemplate-rpcs"

steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false

Expand Down Expand Up @@ -195,7 +195,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false

Expand All @@ -219,7 +219,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false

Expand Down Expand Up @@ -260,7 +260,7 @@ jobs:
continue-on-error: ${{ matrix.checks == 'advisories' }}

steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/delete-gcp-resources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
contents: 'read'
id-token: 'write'
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false

Expand Down
36 changes: 18 additions & 18 deletions .github/workflows/deploy-gcp-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
contents: 'read'
id-token: 'write'
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false
fetch-depth: '2'
Expand Down Expand Up @@ -208,7 +208,7 @@ jobs:
contents: 'read'
id-token: 'write'
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false
fetch-depth: '2'
Expand Down Expand Up @@ -273,7 +273,7 @@ jobs:
contents: 'read'
id-token: 'write'
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false
fetch-depth: '2'
Expand Down Expand Up @@ -449,7 +449,7 @@ jobs:
contents: 'read'
id-token: 'write'
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false
fetch-depth: '2'
Expand Down Expand Up @@ -585,7 +585,7 @@ jobs:
contents: 'read'
id-token: 'write'
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false
fetch-depth: '2'
Expand Down Expand Up @@ -632,7 +632,7 @@ jobs:
contents: 'read'
id-token: 'write'
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false
fetch-depth: '2'
Expand Down Expand Up @@ -704,7 +704,7 @@ jobs:
contents: 'read'
id-token: 'write'
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false
fetch-depth: '2'
Expand Down Expand Up @@ -771,7 +771,7 @@ jobs:
contents: 'read'
id-token: 'write'
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false
fetch-depth: '2'
Expand Down Expand Up @@ -840,7 +840,7 @@ jobs:
contents: 'read'
id-token: 'write'
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false
fetch-depth: '2'
Expand Down Expand Up @@ -909,7 +909,7 @@ jobs:
contents: 'read'
id-token: 'write'
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false
fetch-depth: '2'
Expand Down Expand Up @@ -979,7 +979,7 @@ jobs:
contents: 'read'
id-token: 'write'
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false
fetch-depth: '2'
Expand Down Expand Up @@ -1048,7 +1048,7 @@ jobs:
contents: 'read'
id-token: 'write'
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false
fetch-depth: '2'
Expand Down Expand Up @@ -1117,7 +1117,7 @@ jobs:
contents: 'read'
id-token: 'write'
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false
fetch-depth: '2'
Expand Down Expand Up @@ -1187,7 +1187,7 @@ jobs:
contents: 'read'
id-token: 'write'
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false
fetch-depth: '2'
Expand Down Expand Up @@ -1253,7 +1253,7 @@ jobs:
contents: 'read'
id-token: 'write'
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false
fetch-depth: '2'
Expand Down Expand Up @@ -1325,7 +1325,7 @@ jobs:
contents: 'read'
id-token: 'write'
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false
fetch-depth: '2'
Expand Down Expand Up @@ -1407,7 +1407,7 @@ jobs:
contents: 'read'
id-token: 'write'
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false
fetch-depth: '2'
Expand Down Expand Up @@ -1610,7 +1610,7 @@ jobs:
contents: 'read'
id-token: 'write'
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false
fetch-depth: '2'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dockerhub-description.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
dockerHubDescription:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout the source code
uses: actions/checkout@v3.1.0
uses: actions/checkout@v3.2.0
with:
persist-credentials: false

Expand Down
12 changes: 6 additions & 6 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
rust: ${{ steps.changed-files-rust.outputs.any_changed == 'true' }}
workflows: ${{ steps.changed-files-workflows.outputs.any_changed == 'true' }}
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false
fetch-depth: 0
Expand Down Expand Up @@ -62,7 +62,7 @@ jobs:
if: ${{ needs.changed-files.outputs.rust == 'true' }}

steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false

Expand Down Expand Up @@ -112,7 +112,7 @@ jobs:
if: ${{ needs.changed-files.outputs.rust == 'true' }}

steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false

Expand Down Expand Up @@ -152,7 +152,7 @@ jobs:
RUSTDOCFLAGS: -D warnings -A rustdoc::private_intra_doc_links

steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false

Expand All @@ -179,7 +179,7 @@ jobs:
needs: changed-files
if: ${{ needs.changed-files.outputs.workflows == 'true' }}
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
- uses: reviewdog/[email protected]
with:
level: warning
Expand All @@ -189,7 +189,7 @@ jobs:
runs-on: ubuntu-latest
needs: changed-files
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
- uses: plettich/action-codespell@master
with:
github_token: ${{ secrets.github_token }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/zcash-lightwalletd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,13 @@ jobs:
id-token: 'write'

steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
repository: adityapk00/lightwalletd
ref: 'master'
persist-credentials: false

- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
path: zebra
persist-credentials: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/zcashd-manual-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
id-token: 'write'

steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.2.0
with:
persist-credentials: false

Expand Down

0 comments on commit 29818a9

Please sign in to comment.