From 1f5015e47042d92b119983e2232773d10847d6dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Jul 2025 12:20:33 +0300 Subject: [PATCH] =?UTF-8?q?feat(github-action):=20update=20ivuorinen/actio?= =?UTF-8?q?ns=20(25.6.23=20=E2=86=92=2025.7.14)=20(#370)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/publish.yml | 2 +- .github/workflows/stale.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index c2bfcd9..d899aae 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -20,7 +20,7 @@ jobs: steps: - name: Run PR Lint # https://github.com/ivuorinen/actions - uses: ivuorinen/actions/pr-lint@99f3911475dbb5b8d43d314b24c0882997433868 # 25.6.23 + uses: ivuorinen/actions/pr-lint@3cfe6722c4f81d724c8c6b27be453ff4c6f14ef0 # 25.7.14 publish: name: Publish diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index dd58ff0..9735664 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -23,4 +23,4 @@ jobs: issues: write pull-requests: write steps: - - uses: ivuorinen/actions/stale@99f3911475dbb5b8d43d314b24c0882997433868 # 25.6.23 + - uses: ivuorinen/actions/stale@3cfe6722c4f81d724c8c6b27be453ff4c6f14ef0 # 25.7.14