Skip to content

Commit 364ce36

Browse files
committed
Bump vega-agent action to v0.4.3 (sends upload fileHash; staging now requires it)
The pinned @53f705c predated the upload-url fileHash requirement, so staging returned 400 on the presigned-upload request. v0.4.3 sends fileHash.
1 parent cf27d03 commit 364ce36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/attest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
attest:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: Ad-Astra-Computing/vega-agent/agent@53f705ce2741d70e41122c1ddc11efe088fea108
13+
- uses: Ad-Astra-Computing/vega-agent/agent@v0.4.3
1414
with:
1515
installable: "github:Ad-Astra-Computing/vega-test-a#figlet"
1616
control-plane: https://vega-cache-staging.ad-astra-computing-inc.workers.dev

0 commit comments

Comments
 (0)