From 5ed399f6fca4879b654ac7d9c29fa618d91227e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 18:30:34 -0500 Subject: [PATCH] chore: bump testifysec/witness-run-action (#352) --- .github/workflows/pipeline.yml | 2 +- .github/workflows/witness.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index 9ce1de67..b31db25c 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -96,7 +96,7 @@ jobs: run: go install github.com/goreleaser/goreleaser@v1.23.0 - name: Run GoReleaser - uses: testifysec/witness-run-action@cceed291062b350dc658d7d189933ac47d4f4dec + uses: testifysec/witness-run-action@79320a907f611f2fb40ced8e13c66af988b2d9db env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_REPOSITORY_OWNER: ${{ github.repository_owner }} diff --git a/.github/workflows/witness.yml b/.github/workflows/witness.yml index 87f2f671..144b90ee 100644 --- a/.github/workflows/witness.yml +++ b/.github/workflows/witness.yml @@ -49,7 +49,7 @@ jobs: go-version: 1.21.x - if: ${{ inputs.pull_request == false }} - uses: testifysec/witness-run-action@cceed291062b350dc658d7d189933ac47d4f4dec + uses: testifysec/witness-run-action@79320a907f611f2fb40ced8e13c66af988b2d9db with: witness-install-dir: /opt/witness step: ${{ inputs.step }}