diff --git a/.github/workflows/linters.yml b/.github/workflows/linters.yml index 215241a..04c61c1 100644 --- a/.github/workflows/linters.yml +++ b/.github/workflows/linters.yml @@ -33,4 +33,4 @@ jobs: - name: Run PR Lint # https://github.com/ivuorinen/actions - uses: ivuorinen/actions/pr-lint@625c37446b1c7e219755a40807f825c9283f6e05 # 25.7.7 + uses: ivuorinen/actions/pr-lint@3cfe6722c4f81d724c8c6b27be453ff4c6f14ef0 # 25.7.14 diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index f560d7b..a576b32 100644 --- a/.github/workflows/sync-labels.yml +++ b/.github/workflows/sync-labels.yml @@ -29,4 +29,4 @@ jobs: issues: write steps: - - uses: ivuorinen/actions/sync-labels@625c37446b1c7e219755a40807f825c9283f6e05 # 25.7.7 + - uses: ivuorinen/actions/sync-labels@3cfe6722c4f81d724c8c6b27be453ff4c6f14ef0 # 25.7.14