update vouch to 1.4.2

This commit is contained in:
Mitchell Hashimoto
2026-02-24 09:48:39 -08:00
parent d0e308f32b
commit 245ea56597
5 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,7 @@ jobs:
with:
token: ${{ steps.app-token.outputs.token }}
- uses: mitchellh/vouch/action/sync-codeowners@0a63681ac1791b66359e8ccf29eabdd40bdf18e0 # v1.4.1
- uses: mitchellh/vouch/action/sync-codeowners@c6d80ead49839655b61b422700b7a3bc9d0804a9 # v1.4.2
with:
repo: ${{ github.repository }}
pull-request: "true"