From 60f9ce7252b6a427b6ba2706577b7d509214a7f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 17:22:13 +0000 Subject: [PATCH] chore(deps): update github-actions non-major dependencies --- .github/workflows/checks.yml | 2 +- .github/workflows/labeler.yml | 2 +- .github/workflows/labels.yml | 2 +- .github/workflows/release-plz.yml | 4 ++-- .github/workflows/wc-changed.yml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index c3ee613..8a582f8 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -22,7 +22,7 @@ jobs: steps: # https://github.com/marketplace/actions/checkout - name: Checkout - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 # https://github.com/marketplace/actions/actionlint-with-reviewdog - uses: reviewdog/action-actionlint@7eeec1dd160c2301eb28e1568721837d084558ad # v1.57.0 diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 8bd529d..65a6198 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -12,6 +12,6 @@ jobs: steps: # https://github.com/marketplace/actions/label-manager-for-prs-and-issues-based-on-configurable-conditions - name: Label manager for PRs and Issues based on configurable conditions - uses: srvaroa/labeler@bfe288801b8091b6a70e67f3ce7c9e87c88921cf # v1.11.0 + uses: srvaroa/labeler@29471ee1118fa4e10b011964e6e8fe2fd243e700 # v1.11.1 env: GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" diff --git a/.github/workflows/labels.yml b/.github/workflows/labels.yml index aecc3e7..0956f83 100644 --- a/.github/workflows/labels.yml +++ b/.github/workflows/labels.yml @@ -18,7 +18,7 @@ jobs: steps: # https://github.com/marketplace/actions/checkout - name: Checkout - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 # https://github.com/marketplace/actions/github-labeler - name: Run Labeler diff --git a/.github/workflows/release-plz.yml b/.github/workflows/release-plz.yml index 8ff99a2..bb02bb7 100644 --- a/.github/workflows/release-plz.yml +++ b/.github/workflows/release-plz.yml @@ -31,7 +31,7 @@ jobs: steps: # https://github.com/marketplace/actions/checkout - name: Checkout - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 # https://github.com/marketplace/actions/create-github-app-token - name: Create GitHub App Token @@ -230,7 +230,7 @@ jobs: steps: # https://github.com/marketplace/actions/checkout - name: Checkout - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 # https://github.com/marketplace/actions/create-github-app-token - name: Create GitHub App Token diff --git a/.github/workflows/wc-changed.yml b/.github/workflows/wc-changed.yml index eb85c20..7ba7866 100644 --- a/.github/workflows/wc-changed.yml +++ b/.github/workflows/wc-changed.yml @@ -18,7 +18,7 @@ jobs: steps: # https://github.com/marketplace/actions/checkout - name: Checkout - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 # https://github.com/marketplace/actions/paths-changes-filter - name: Paths Changes Filter