From ccf6201be7f34035f3231557bd6fce588b4af389 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 13:19:56 +0000 Subject: [PATCH] Bump pcdshub/pcds-ci-helpers/.github/workflows/python-standard.yml Bumps [pcdshub/pcds-ci-helpers/.github/workflows/python-standard.yml](https://github.com/pcdshub/pcds-ci-helpers) from 3.0.0 to 3.1.2. - [Release notes](https://github.com/pcdshub/pcds-ci-helpers/releases) - [Commits](https://github.com/pcdshub/pcds-ci-helpers/compare/d535ae04c63236687160bfde064e83489a5eceba...52a413e9d77c09f9e7617c3a75fc19a7d6cf4e11) --- updated-dependencies: - dependency-name: pcdshub/pcds-ci-helpers/.github/workflows/python-standard.yml dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/standard.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/standard.yml b/.github/workflows/standard.yml index 8e11e9e4..b776f713 100644 --- a/.github/workflows/standard.yml +++ b/.github/workflows/standard.yml @@ -9,7 +9,7 @@ on: jobs: standard: - uses: pcdshub/pcds-ci-helpers/.github/workflows/python-standard.yml@d535ae04c63236687160bfde064e83489a5eceba + uses: pcdshub/pcds-ci-helpers/.github/workflows/python-standard.yml@52a413e9d77c09f9e7617c3a75fc19a7d6cf4e11 secrets: inherit with: # The workflow needs to know the package name. This can be determined