Skip to content

Commit cc0b0c0

Browse files
chore(deps): update warpdotdev/oz-agent-action digest to 827a9ad (#21877)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a2113c commit cc0b0c0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/clarity-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
core.setOutput('number', number);
4040
core.setOutput('is_pr', isPR.toString());
4141
42-
- uses: warpdotdev/oz-agent-action@4d5b8c4f754ded6b9e56d2cbe08c3adb7ea542c0 # v1
42+
- uses: warpdotdev/oz-agent-action@827a9ad5438c195eb9d1d9a7acece3a8000be512 # v1
4343
id: agent
4444
with:
4545
prompt: |

.github/workflows/issue-template-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
core.setOutput('skip', 'true');
4646
}
4747
48-
- uses: warpdotdev/oz-agent-action@4d5b8c4f754ded6b9e56d2cbe08c3adb7ea542c0 # v1
48+
- uses: warpdotdev/oz-agent-action@827a9ad5438c195eb9d1d9a7acece3a8000be512 # v1
4949
if: steps.detect.outputs.skip == 'false'
5050
id: agent
5151
with:

0 commit comments

Comments
 (0)