chore(deps): Update CI dependencies

This commit is contained in:
renovate[bot]
2026-07-07 21:28:27 +00:00
committed by GitHub
parent 77156630d6
commit 516d49f81b
3 changed files with 6 additions and 6 deletions

View File

@@ -54,7 +54,7 @@ jobs:
- name: 💬 Post title error
if: steps.result.outputs.has_error == 'true'
uses: marocchino/sticky-pull-request-comment@0ea0beb66eb9baf113663a64ec522f60e49231c0 # v3.0.4
uses: marocchino/sticky-pull-request-comment@5770ad5eb8f42dd2c4f34da00c94c5381e49af88 # v3.0.5
with:
number: ${{ steps.result.outputs.number }}
header: pr-title-lint-error
@@ -69,7 +69,7 @@ jobs:
- name: 🧹 Clear title error
if: steps.result.outputs.has_error == 'false'
uses: marocchino/sticky-pull-request-comment@0ea0beb66eb9baf113663a64ec522f60e49231c0 # v3.0.4
uses: marocchino/sticky-pull-request-comment@5770ad5eb8f42dd2c4f34da00c94c5381e49af88 # v3.0.5
with:
number: ${{ steps.result.outputs.number }}
header: pr-title-lint-error