Skip to content

Commit

Permalink
Bump @actions/attest from 1.2.1 to 1.3.0 (#89)
Browse files Browse the repository at this point in the history
Signed-off-by: Brian DeHamer <[email protected]>
  • Loading branch information
bdehamer authored Jun 12, 2024
1 parent 65e3b8b commit b24527d
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 46 deletions.
33 changes: 20 additions & 13 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

62 changes: 31 additions & 31 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "actions/attest",
"description": "Generate signed attestations for workflow artifacts",
"version": "1.2.1",
"version": "1.3.0",
"author": "",
"private": true,
"homepage": "https://github.com/actions/attest",
Expand Down Expand Up @@ -69,7 +69,7 @@
]
},
"dependencies": {
"@actions/attest": "^1.2.1",
"@actions/attest": "^1.3.0",
"@actions/core": "^1.10.1",
"@actions/glob": "^0.4.0",
"@sigstore/oci": "^0.3.6",
Expand Down

0 comments on commit b24527d

Please sign in to comment.