diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index 1a2dd88..d97a1e2 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@ab371bdebfa8cab86391dc0d93b9664c3ba5cb26 # 25.11.19 + uses: ivuorinen/actions/pr-lint@e58465e5d305c3dcdd6e3b788e2b683dc706ea9e # v25.11.25 diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 15c2435..a4a9be7 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@ab371bdebfa8cab86391dc0d93b9664c3ba5cb26 # 25.11.19 + - uses: ivuorinen/actions/stale@e58465e5d305c3dcdd6e3b788e2b683dc706ea9e # v25.11.25 diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index 1b992bb..ec211be 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@ab371bdebfa8cab86391dc0d93b9664c3ba5cb26 # 25.11.19 + uses: ivuorinen/actions/sync-labels@e58465e5d305c3dcdd6e3b788e2b683dc706ea9e # v25.11.25