From 30b5547ab62aa9f97c24eaa057efdbcc097c2be9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 04:39:59 +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.4.0 to 0.5.0. - [Release notes](https://github.com/layervai/ops-routines-workflows/releases) - [Commits](https://github.com/layervai/ops-routines-workflows/compare/39fcb54fc36ea7b6032e138bd8b57647f2bb32f0...86d4de84b95cf923bfdd11e3384a1f0deecfbef0) --- updated-dependencies: - dependency-name: layervai/ops-routines-workflows/.github/workflows/issue-priority.yml dependency-version: 0.5.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 e24357a..d81a45c 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@39fcb54fc36ea7b6032e138bd8b57647f2bb32f0 # v0.4.0 + uses: layervai/ops-routines-workflows/.github/workflows/issue-priority.yml@86d4de84b95cf923bfdd11e3384a1f0deecfbef0 # v0.5.0 permissions: issues: write