diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index 63db3f8..327da05 100644 --- a/.github/workflows/pr-lint.yml +++ b/.github/workflows/pr-lint.yml @@ -22,4 +22,4 @@ jobs: steps: - name: Run PR Lint # https://github.com/ivuorinen/actions - uses: ivuorinen/actions/pr-lint@86387d514e628a6b8b2c8c4f559ba3e0147204a8 # 25.8.4 + uses: ivuorinen/actions/pr-lint@fa0232d3c4ba16d087b606296435354a69c01756 # 25.8.11 diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index cb6d6f5..02db769 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -19,4 +19,4 @@ jobs: issues: write pull-requests: write steps: - - uses: ivuorinen/actions/stale@86387d514e628a6b8b2c8c4f559ba3e0147204a8 # 25.8.4 + - uses: ivuorinen/actions/stale@fa0232d3c4ba16d087b606296435354a69c01756 # 25.8.11 diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index a23e1ce..47c7c52 100644 --- a/.github/workflows/sync-labels.yml +++ b/.github/workflows/sync-labels.yml @@ -32,4 +32,4 @@ jobs: with: token: ${{ secrets.GITHUB_TOKEN }} - name: ⤵️ Sync Latest Labels Definitions - uses: ivuorinen/actions/sync-labels@86387d514e628a6b8b2c8c4f559ba3e0147204a8 # 25.8.4 + uses: ivuorinen/actions/sync-labels@fa0232d3c4ba16d087b606296435354a69c01756 # 25.8.11