Skip to content

Commit

Permalink
chore: bump testifysec/witness-run-action
Browse files Browse the repository at this point in the history
Bumps [testifysec/witness-run-action](https://github.com/testifysec/witness-run-action) from cceed291062b350dc658d7d189933ac47d4f4dec to 79320a907f611f2fb40ced8e13c66af988b2d9db.
- [Release notes](https://github.com/testifysec/witness-run-action/releases)
- [Commits](testifysec/witness-run-action@cceed29...79320a9)

---
updated-dependencies:
- dependency-name: testifysec/witness-run-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 12, 2024
1 parent b2ace76 commit b70d365
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 b70d365

Please sign in to comment.