From 9fc718087d194ed55e7ca7f1e5241ff3b21b3a87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 07:49:54 +0000 Subject: [PATCH] Bump pyiron/actions/.github/workflows/pr-labeled.yml Bumps [pyiron/actions/.github/workflows/pr-labeled.yml](https://github.com/pyiron/actions) from actions-4.0.10 to 4.0.12. This release includes the previously tagged commit. - [Release notes](https://github.com/pyiron/actions/releases) - [Commits](https://github.com/pyiron/actions/compare/actions-4.0.10...actions-4.0.12) --- updated-dependencies: - dependency-name: pyiron/actions/.github/workflows/pr-labeled.yml dependency-version: 4.0.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/pr-labeled.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-labeled.yml b/.github/workflows/pr-labeled.yml index 26eab2a2..af1c75c6 100644 --- a/.github/workflows/pr-labeled.yml +++ b/.github/workflows/pr-labeled.yml @@ -8,5 +8,5 @@ on: jobs: pyiron: - uses: pyiron/actions/.github/workflows/pr-labeled.yml@actions-4.0.10 + uses: pyiron/actions/.github/workflows/pr-labeled.yml@actions-4.0.12 secrets: inherit \ No newline at end of file