diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index 92a67bb..40031ba 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@5979943049c18b26076ee4dde1c30960a58fcf6a # 25.5.17 + uses: ivuorinen/actions/pr-lint@baed29f713eaa0817982be42681e66511cb092b5 # 25.5.26 diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 5981ab0..6f3beba 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@5979943049c18b26076ee4dde1c30960a58fcf6a # 25.5.17 + - uses: ivuorinen/actions/stale@baed29f713eaa0817982be42681e66511cb092b5 # 25.5.26 diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index 0199575..ac5dbd6 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@5979943049c18b26076ee4dde1c30960a58fcf6a # 25.5.17 + uses: ivuorinen/actions/sync-labels@baed29f713eaa0817982be42681e66511cb092b5 # 25.5.26