From c18c1d4b3679b4f1718965cd9c19df1b18d137bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 04:40:35 +0000 Subject: [PATCH] build(deps): Bump layervai/ops-routines-workflows/.github/workflows/issue-priority.yml Bumps [layervai/ops-routines-workflows/.github/workflows/issue-priority.yml](https://github.com/layervai/ops-routines-workflows) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/layervai/ops-routines-workflows/releases) - [Commits](https://github.com/layervai/ops-routines-workflows/compare/5f1eb1a94cb7e222fb7a7b0610e3bd8293eeb58b...39fcb54fc36ea7b6032e138bd8b57647f2bb32f0) --- updated-dependencies: - dependency-name: layervai/ops-routines-workflows/.github/workflows/issue-priority.yml dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/issue-priority.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/issue-priority.yml b/.github/workflows/issue-priority.yml index 500d394..e24357a 100644 --- a/.github/workflows/issue-priority.yml +++ b/.github/workflows/issue-priority.yml @@ -48,6 +48,6 @@ jobs: # reusable's own `sender.type != 'Bot'` check short-circuits them # before setFailed — net effect is a near-instant no-op run. if: ${{ github.actor != 'github-actions[bot]' }} - uses: layervai/ops-routines-workflows/.github/workflows/issue-priority.yml@5f1eb1a94cb7e222fb7a7b0610e3bd8293eeb58b # v0.3.0 + uses: layervai/ops-routines-workflows/.github/workflows/issue-priority.yml@39fcb54fc36ea7b6032e138bd8b57647f2bb32f0 # v0.4.0 permissions: issues: write