From 2c52af178fc2456459faa7bd48ff28cac34c07be Mon Sep 17 00:00:00 2001 From: Denny Septian Panggabean Date: Mon, 25 Sep 2023 22:58:57 +0700 Subject: [PATCH] tests: check conflict --- .github/workflows/check-signing.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-signing.yml b/.github/workflows/check-signing.yml index 4f24fd5..33f6e9d 100644 --- a/.github/workflows/check-signing.yml +++ b/.github/workflows/check-signing.yml @@ -21,7 +21,7 @@ jobs: uses: actions/checkout@v4 - name: Check signed commits in PR - uses: 1Password/check-signed-commits-action@v1.0.0 + uses: 1Password/check-signed-commits-action@v1.1.0 with: token: ${{ secrets.GITHUB_TOKEN }} comment: |