Compare commits

..

1 Commits

Author SHA1 Message Date
Brian DeHamer 9ff3713ef1 Bump @actions/attest from 1.3.0 to 1.3.1 (#181)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-07-30 11:16:49 -07:00
5 changed files with 49031 additions and 71840 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ outputs:
runs:
using: 'composite'
steps:
- uses: actions/attest-build-provenance/predicate@test
- uses: actions/attest-build-provenance/predicate@46e4ff8b824dc6ae13c8f92c8ba69907e2d39b4e # predicate@1.1.0
id: generate-build-provenance-predicate
- uses: actions/attest@7305951e905fb742188aa16c1d23409b13565e26 # v1.3.3
id: attest
Generated Vendored
+48235 -71767
View File
File diff suppressed because one or more lines are too long
Generated Vendored
+1 -1
View File
@@ -2389,7 +2389,7 @@ supports-color
MIT
MIT License
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+792 -69
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "actions/attest-build-provenance",
"description": "Generate signed build provenance attestations",
"version": "1.1.0",
"version": "1.1.1",
"author": "",
"private": true,
"homepage": "https://github.com/actions/attest-build-provenance",
@@ -70,7 +70,7 @@
]
},
"dependencies": {
"@actions/attest": "file:../toolkit/packages/attest",
"@actions/attest": "^1.3.1",
"@actions/core": "^1.10.1"
},
"devDependencies": {