diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index 7a610b9..ec69126 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@a1c0435c2248a8053119858c610662e57f2d4334 # 25.11.2 + uses: ivuorinen/actions/pr-lint@8599e8913f3f75137c4deb142dabe6ee8b615b12 # 25.11.4 diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 15365f6..7260093 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@a1c0435c2248a8053119858c610662e57f2d4334 # 25.11.2 + - uses: ivuorinen/actions/stale@8599e8913f3f75137c4deb142dabe6ee8b615b12 # 25.11.4 diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index 38432eb..0d3ac6b 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@a1c0435c2248a8053119858c610662e57f2d4334 # 25.11.2 + uses: ivuorinen/actions/sync-labels@8599e8913f3f75137c4deb142dabe6ee8b615b12 # 25.11.4