From 49467129fc186f234d387f6afed2f770839095a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 00:31:28 +0000 Subject: [PATCH] chore(deps): update actions/checkout action to v4.1.7 --- .github/workflows/proto-gen.yaml | 2 +- .github/workflows/proto-pr.yaml | 2 +- .github/workflows/proto-push.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/proto-gen.yaml b/.github/workflows/proto-gen.yaml index ea4126e7e3..7e7419f0c9 100644 --- a/.github/workflows/proto-gen.yaml +++ b/.github/workflows/proto-gen.yaml @@ -43,7 +43,7 @@ jobs: runs-on: ubuntu-latest timeout-minutes: 30 steps: - - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 + - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - uses: bufbuild/buf-setup-action@f0475db2e1b1b2e8d121066b59dfb7f7bd6c4dc4 # v1.32.1 diff --git a/.github/workflows/proto-pr.yaml b/.github/workflows/proto-pr.yaml index ccc8f2d215..0afad39f7b 100644 --- a/.github/workflows/proto-pr.yaml +++ b/.github/workflows/proto-pr.yaml @@ -43,7 +43,7 @@ jobs: runs-on: ubuntu-latest timeout-minutes: 30 steps: - - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 + - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - uses: bufbuild/buf-setup-action@f0475db2e1b1b2e8d121066b59dfb7f7bd6c4dc4 # v1.32.1 diff --git a/.github/workflows/proto-push.yaml b/.github/workflows/proto-push.yaml index 94707bddf5..15dd30ff01 100644 --- a/.github/workflows/proto-push.yaml +++ b/.github/workflows/proto-push.yaml @@ -46,7 +46,7 @@ jobs: runs-on: ubuntu-latest timeout-minutes: 30 steps: - - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 + - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - uses: bufbuild/buf-setup-action@f0475db2e1b1b2e8d121066b59dfb7f7bd6c4dc4 # v1.32.1