We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27dd89b commit e7b1ef3Copy full SHA for e7b1ef3
.github/workflows/test.yml
@@ -43,3 +43,7 @@ jobs:
43
- run: pnpm install
44
- run: pnpm build
45
- run: pnpm test
46
+ - name: Attest
47
+ uses: actions/attest-build-provenance@v2
48
+ with:
49
+ subject-path: '${{ github.workspace }}/http-proxy-3'
0 commit comments