Skip to content

Commit

Permalink
chore: bump testifysec/witness-run-action (#352)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 800f3b6 commit 5ed399f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
run: go install github.com/goreleaser/[email protected]

- 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 }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/witness.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 5ed399f

Please sign in to comment.