diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index 0af2bc0..27d518e 100644 --- a/.github/workflows/pr-lint.yml +++ b/.github/workflows/pr-lint.yml @@ -27,4 +27,4 @@ jobs: steps: - name: Run PR Lint # https://github.com/ivuorinen/actions - uses: ivuorinen/actions/pr-lint@7061aafd35a2f21b57653e34f2b634b2a19334a9 # 25.10.18 + uses: ivuorinen/actions/pr-lint@81f54fda92198f14c31e9694d29cd004a7c31f06 # 25.10.25 diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index dabe101..3ab06f2 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@7061aafd35a2f21b57653e34f2b634b2a19334a9 # 25.10.18 + - uses: ivuorinen/actions/stale@81f54fda92198f14c31e9694d29cd004a7c31f06 # 25.10.25 diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index 897fd6a..6a54267 100644 --- a/.github/workflows/sync-labels.yml +++ b/.github/workflows/sync-labels.yml @@ -38,4 +38,4 @@ jobs: with: token: ${{ secrets.GITHUB_TOKEN }} - name: ⤵️ Sync Latest Labels Definitions - uses: ivuorinen/actions/sync-labels@7061aafd35a2f21b57653e34f2b634b2a19334a9 # 25.10.18 + uses: ivuorinen/actions/sync-labels@81f54fda92198f14c31e9694d29cd004a7c31f06 # 25.10.25