diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index 2718354..5663761 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@9480614ba2231013d99dd5b9c730d2b105b9e160 # 25.6.25 + uses: ivuorinen/actions/pr-lint@c0f919957eb60743682a6e0cd6d454fd4b142ac9 # 25.6.30 diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 030e16b..602f0a6 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -21,7 +21,7 @@ jobs: steps: - name: Run PR Lint # https://github.com/ivuorinen/actions - uses: ivuorinen/actions/pr-lint@9480614ba2231013d99dd5b9c730d2b105b9e160 # 25.6.25 + uses: ivuorinen/actions/pr-lint@c0f919957eb60743682a6e0cd6d454fd4b142ac9 # 25.6.30 publish: name: Publish diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 36c545e..f13c920 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@9480614ba2231013d99dd5b9c730d2b105b9e160 # 25.6.25 + - uses: ivuorinen/actions/stale@c0f919957eb60743682a6e0cd6d454fd4b142ac9 # 25.6.30 diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index a8f42a6..efc1f15 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@9480614ba2231013d99dd5b9c730d2b105b9e160 # 25.6.25 + uses: ivuorinen/actions/sync-labels@c0f919957eb60743682a6e0cd6d454fd4b142ac9 # 25.6.30