diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index e0837c2..0af2bc0 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@d3cc8d4790723db59c5e27d2e370fdad3663c7bd # 25.10.12 + uses: ivuorinen/actions/pr-lint@7061aafd35a2f21b57653e34f2b634b2a19334a9 # 25.10.18 diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 12927c4..dabe101 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@d3cc8d4790723db59c5e27d2e370fdad3663c7bd # 25.10.12 + - uses: ivuorinen/actions/stale@7061aafd35a2f21b57653e34f2b634b2a19334a9 # 25.10.18 diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index da34ab1..897fd6a 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@d3cc8d4790723db59c5e27d2e370fdad3663c7bd # 25.10.12 + uses: ivuorinen/actions/sync-labels@7061aafd35a2f21b57653e34f2b634b2a19334a9 # 25.10.18