diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index 7a696fc..a4fc3f1 100644 --- a/.github/workflows/pr-lint.yml +++ b/.github/workflows/pr-lint.yml @@ -75,4 +75,4 @@ jobs: - name: Run PR Lint # Custom PR linting action that performs additional PR-specific checks # https://github.com/ivuorinen/actions - uses: ivuorinen/actions/pr-lint@dc895c40ffdce61ab057fb992f4e00f1efdcbcbf # 25.10.7 + uses: ivuorinen/actions/pr-lint@0fa9a68f07a1260b321f814202658a6089a43d42 # v2025.10.26 diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 3949b79..31d0dc3 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@0fa9a68f07a1260b321f814202658a6089a43d42 # v2025.10.26 diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index eb88269..ffd55a7 100644 --- a/.github/workflows/sync-labels.yml +++ b/.github/workflows/sync-labels.yml @@ -21,4 +21,4 @@ jobs: permissions: issues: write steps: - - uses: ivuorinen/actions/sync-labels@dc895c40ffdce61ab057fb992f4e00f1efdcbcbf # 25.10.7 + - uses: ivuorinen/actions/sync-labels@0fa9a68f07a1260b321f814202658a6089a43d42 # v2025.10.26