diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index e5c724e..93a44f1 100644 --- a/.github/workflows/pr-lint.yml +++ b/.github/workflows/pr-lint.yml @@ -33,4 +33,4 @@ jobs: - name: Run PR Lint # https://github.com/ivuorinen/actions - uses: ivuorinen/actions/pr-lint@abe24f85700ccc1ee47e70f4ebcf49d97ec60ce9 # v2025.11.29 + uses: ivuorinen/actions/pr-lint@fbbb487332f2b01379192eecb73f7252f1cc54d4 # v2025.11.30 diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index adb6fd0..a9de24e 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -20,7 +20,7 @@ jobs: steps: - name: Run PR Lint # https://github.com/ivuorinen/actions - uses: ivuorinen/actions/pr-lint@abe24f85700ccc1ee47e70f4ebcf49d97ec60ce9 # v2025.11.29 + uses: ivuorinen/actions/pr-lint@fbbb487332f2b01379192eecb73f7252f1cc54d4 # v2025.11.30 publish: name: Publish diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 5dd14d7..42f7bde 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@abe24f85700ccc1ee47e70f4ebcf49d97ec60ce9 # v2025.11.29 + - uses: ivuorinen/actions/stale@fbbb487332f2b01379192eecb73f7252f1cc54d4 # v2025.11.30 diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index 0f994dc..97037bf 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@abe24f85700ccc1ee47e70f4ebcf49d97ec60ce9 # v2025.11.29 + uses: ivuorinen/actions/sync-labels@fbbb487332f2b01379192eecb73f7252f1cc54d4 # v2025.11.30