From 4794ba6cf9407aaa10be1364c8a7649e957c4fa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 04:39:46 +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.6.1 to 0.6.2. - [Release notes](https://github.com/layervai/ops-routines-workflows/releases) - [Commits](https://github.com/layervai/ops-routines-workflows/compare/4edea7408d64f424780e08f68a54000308817a08...ca41c7123c507ad45331a723851da6c010541154) --- updated-dependencies: - dependency-name: layervai/ops-routines-workflows/.github/workflows/issue-priority.yml dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 7fe57b4..a9c1159 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@4edea7408d64f424780e08f68a54000308817a08 # v0.6.1 + uses: layervai/ops-routines-workflows/.github/workflows/issue-priority.yml@ca41c7123c507ad45331a723851da6c010541154 # v0.6.2 permissions: issues: write