From 2817b5b6736d1ca4c9a8811086f51e184f764ab4 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 11 Aug 2025 17:00:46 +0000 Subject: [PATCH 1/8] chore: deps(github): bump Action tag for actions/checkout from 11bd71... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 901bbe5b1630ceea73d27597364c9af683 to 08c6903cd8c0fde910a37f88322edcfb5dd907a8 (Pinned from v5.0.0) Made with ❤️️ by updatecli --- .github/workflows/go.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go.yaml b/.github/workflows/go.yaml index 05ff37e0..32f9ca62 100644 --- a/.github/workflows/go.yaml +++ b/.github/workflows/go.yaml @@ -23,7 +23,7 @@ jobs: go-version: 1.24.6 id: go - name: Check out code into the Go module directory - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 - name: golangci-lint uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0 with: From 06ebdeb015c80993b6a4e13cc2afb3848c6f8d98 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 11 Aug 2025 17:01:05 +0000 Subject: [PATCH 2/8] chore: deps(github): bump Action tag for actions/checkout from 11bd71... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 901bbe5b1630ceea73d27597364c9af683 to 08c6903cd8c0fde910a37f88322edcfb5dd907a8 (Pinned from v5.0.0) Made with ❤️️ by updatecli --- .github/workflows/release-sandbox.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-sandbox.yaml b/.github/workflows/release-sandbox.yaml index e1177b6c..d206c773 100644 --- a/.github/workflows/release-sandbox.yaml +++ b/.github/workflows/release-sandbox.yaml @@ -15,7 +15,7 @@ jobs: DOCKER_CLI_EXPERIMENTAL: "enabled" DOCKER_BUILDKIT: 1 steps: - - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 with: fetch-depth: 0 - name: Set up QEMU From f5ac54a4c3f8704f3d0cba3ba3e80ceb4a24202c Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 11 Aug 2025 17:01:25 +0000 Subject: [PATCH 3/8] chore: deps(github): bump Action release for actions/checkout from 11... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... bd71901bbe5b1630ceea73d27597364c9af683 to 08c6903cd8c0fde910a37f88322edcfb5dd907a8 (Pinned from v5.0.0) Made with ❤️️ by updatecli --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index f1d2e7b0..405899fa 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -15,7 +15,7 @@ jobs: DOCKER_CLI_EXPERIMENTAL: "enabled" DOCKER_BUILDKIT: 1 steps: - - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 with: fetch-depth: 0 - name: Set up QEMU From 689a73e452e51330e4ba089f12ab70e99c8ab8b9 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 11 Aug 2025 17:01:56 +0000 Subject: [PATCH 4/8] chore: deps(github): bump Action tag for actions/checkout from 11bd71... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 901bbe5b1630ceea73d27597364c9af683 to 08c6903cd8c0fde910a37f88322edcfb5dd907a8 (Pinned from v5.0.0) Made with ❤️️ by updatecli --- .github/workflows/typos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/typos.yaml b/.github/workflows/typos.yaml index b5327b1f..702fd636 100644 --- a/.github/workflows/typos.yaml +++ b/.github/workflows/typos.yaml @@ -9,6 +9,6 @@ jobs: contents: read steps: - name: Checkout Actions Repository - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 - name: Check spelling of file.txt uses: crate-ci/typos@52bd719c2c91f9d676e2aa359fc8e0db8925e6d8 # master From b54516fbf89dfb0ffc6258d15d3156ea7614e196 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 11 Aug 2025 17:02:05 +0000 Subject: [PATCH 5/8] chore: deps(github): bump Action tag for actions/checkout from 11bd71... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 901bbe5b1630ceea73d27597364c9af683 to 08c6903cd8c0fde910a37f88322edcfb5dd907a8 (Pinned from v5.0.0) Made with ❤️️ by updatecli --- .github/workflows/updatecli.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index c96ca135..67ad1727 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-24.04 steps: - name: "Checkout" - uses: "actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4.2.2 + uses: "actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8" # v5.0.0 - name: "Setup updatecli" uses: "updatecli/updatecli-action@f269507012a1bba941d910fae38ae83ae3895486" # v2 - name: Set up Go From ed62f2cba7eb149061d847ae5e7b5f445cae6991 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 11 Aug 2025 17:02:10 +0000 Subject: [PATCH 6/8] chore: deps(github): bump Action branch for updatecli/updatecli-actio... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... n from f269507012a1bba941d910fae38ae83ae3895486 to 30b9a3bc42b3bfbf8a8fa21b99904156f85a40e5 (Pinned from v2) Made with ❤️️ by updatecli --- .github/workflows/updatecli.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index 67ad1727..3498fb99 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -14,7 +14,7 @@ jobs: - name: "Checkout" uses: "actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8" # v5.0.0 - name: "Setup updatecli" - uses: "updatecli/updatecli-action@f269507012a1bba941d910fae38ae83ae3895486" # v2 + uses: "updatecli/updatecli-action@30b9a3bc42b3bfbf8a8fa21b99904156f85a40e5" # v2 - name: Set up Go uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0 with: From f1e5660d529de374249b14eb65f7ec92e43a6bf6 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 11 Aug 2025 18:38:45 +0000 Subject: [PATCH 7/8] chore: deps(github): bump Action branch for updatecli/updatecli-actio... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... n from 30b9a3bc42b3bfbf8a8fa21b99904156f85a40e5 to e91c5dd19b2d581b415049a57e0eb92679a42287 (Pinned from v2) Made with ❤️️ by updatecli --- .github/workflows/updatecli.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index 3498fb99..906a0cb2 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -14,7 +14,7 @@ jobs: - name: "Checkout" uses: "actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8" # v5.0.0 - name: "Setup updatecli" - uses: "updatecli/updatecli-action@30b9a3bc42b3bfbf8a8fa21b99904156f85a40e5" # v2 + uses: "updatecli/updatecli-action@e91c5dd19b2d581b415049a57e0eb92679a42287" # v2 - name: Set up Go uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0 with: From 34a8efa1c556056362e24f169523ee68a0d99d4b Mon Sep 17 00:00:00 2001 From: updatecli Date: Tue, 12 Aug 2025 17:24:52 +0000 Subject: [PATCH 8/8] chore: deps(github): bump Action branch for crate-ci/typos from 52bd7... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... 19c2c91f9d676e2aa359fc8e0db8925e6d8 to a67079b4ae32e18c3f53d75368c52ce53b5fb56b (Pinned from master) Made with ❤️️ by updatecli --- .github/workflows/typos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/typos.yaml b/.github/workflows/typos.yaml index 702fd636..e21dd414 100644 --- a/.github/workflows/typos.yaml +++ b/.github/workflows/typos.yaml @@ -11,4 +11,4 @@ jobs: - name: Checkout Actions Repository uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 - name: Check spelling of file.txt - uses: crate-ci/typos@52bd719c2c91f9d676e2aa359fc8e0db8925e6d8 # master + uses: crate-ci/typos@a67079b4ae32e18c3f53d75368c52ce53b5fb56b # master