deps(deps): update softprops/action-gh-release digest to e7a8f85 #2052
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Test | |
on: | |
push: | |
branches: | |
- main | |
pull_request: | |
workflow_dispatch: | |
jobs: | |
call-test: | |
uses: validator-labs/workflows/.github/workflows/test.yaml@main | |
secrets: inherit |