From 33b279728c514eb86e52f2c0dd0f2f9c16ca51af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 22:54:06 +0000 Subject: [PATCH] chore(deps): bump the github-actions group with 2 updates Bumps the github-actions group with 2 updates: [ipdxco/unified-github-workflows/.github/workflows/go-check.yml](https://github.com/ipdxco/unified-github-workflows) and [ipdxco/unified-github-workflows/.github/workflows/go-test.yml](https://github.com/ipdxco/unified-github-workflows). Updates `ipdxco/unified-github-workflows/.github/workflows/go-check.yml` from 1.0.41 to 1.0.42 - [Release notes](https://github.com/ipdxco/unified-github-workflows/releases) - [Changelog](https://github.com/ipdxco/unified-github-workflows/blob/main/CHANGELOG.md) - [Commits](https://github.com/ipdxco/unified-github-workflows/compare/63392e900bbe802fb1a826ba763f6f543773dc36...1822b44541e3ad073b8f9109e346ba0ddd4ce96e) Updates `ipdxco/unified-github-workflows/.github/workflows/go-test.yml` from 1.0.41 to 1.0.42 - [Release notes](https://github.com/ipdxco/unified-github-workflows/releases) - [Changelog](https://github.com/ipdxco/unified-github-workflows/blob/main/CHANGELOG.md) - [Commits](https://github.com/ipdxco/unified-github-workflows/compare/63392e900bbe802fb1a826ba763f6f543773dc36...1822b44541e3ad073b8f9109e346ba0ddd4ce96e) --- updated-dependencies: - dependency-name: ipdxco/unified-github-workflows/.github/workflows/go-check.yml dependency-version: 1.0.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: ipdxco/unified-github-workflows/.github/workflows/go-test.yml dependency-version: 1.0.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/go-check.yml | 2 +- .github/workflows/go-test.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/go-check.yml b/.github/workflows/go-check.yml index ebbadcb..33ea0d1 100644 --- a/.github/workflows/go-check.yml +++ b/.github/workflows/go-check.yml @@ -15,4 +15,4 @@ concurrency: jobs: go-check: - uses: ipdxco/unified-github-workflows/.github/workflows/go-check.yml@63392e900bbe802fb1a826ba763f6f543773dc36 # v1.0 + uses: ipdxco/unified-github-workflows/.github/workflows/go-check.yml@1822b44541e3ad073b8f9109e346ba0ddd4ce96e # v1.0 diff --git a/.github/workflows/go-test.yml b/.github/workflows/go-test.yml index 72ad650..efa691c 100644 --- a/.github/workflows/go-test.yml +++ b/.github/workflows/go-test.yml @@ -15,7 +15,7 @@ concurrency: jobs: go-test: - uses: ipdxco/unified-github-workflows/.github/workflows/go-test.yml@63392e900bbe802fb1a826ba763f6f543773dc36 # v1.0 + uses: ipdxco/unified-github-workflows/.github/workflows/go-test.yml@1822b44541e3ad073b8f9109e346ba0ddd4ce96e # v1.0 with: go-versions: '["this"]' secrets: