diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index 0328721..9e88607 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@e58465e5d305c3dcdd6e3b788e2b683dc706ea9e # v25.11.25 + uses: ivuorinen/actions/pr-lint@9aa16a8164e87e23406e86564d6a19d51fc5d46a # v25.11.26 diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 763a4bc..4295765 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@e58465e5d305c3dcdd6e3b788e2b683dc706ea9e # v25.11.25 + - uses: ivuorinen/actions/stale@9aa16a8164e87e23406e86564d6a19d51fc5d46a # v25.11.26 diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index c2cb2a9..8061af3 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@e58465e5d305c3dcdd6e3b788e2b683dc706ea9e # v25.11.25 + uses: ivuorinen/actions/sync-labels@9aa16a8164e87e23406e86564d6a19d51fc5d46a # v25.11.26