diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index 7e712a0..02a4d16 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@dc895c40ffdce61ab057fb992f4e00f1efdcbcbf # 25.10.7 + uses: ivuorinen/actions/pr-lint@eea547998dbb8028cc6288b830115cbf3b3d65f9 # 25.11.24 diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 64f827c..38e8cbc 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@dc895c40ffdce61ab057fb992f4e00f1efdcbcbf # 25.10.7 + - uses: ivuorinen/actions/stale@eea547998dbb8028cc6288b830115cbf3b3d65f9 # 25.11.24 diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index 9c79aa1..36e18a8 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@dc895c40ffdce61ab057fb992f4e00f1efdcbcbf # 25.10.7 + uses: ivuorinen/actions/sync-labels@eea547998dbb8028cc6288b830115cbf3b3d65f9 # 25.11.24