You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Fixed**: Documentation was updated to clarify that the GitHub Actions
106
+
`deployment` event is not supported.
107
+
-**Changed**: The file extension for the generated provenance file was changed
108
+
from `.sigstore` to `.build.slsa` in order to make it easier to identify
109
+
provenance files regardless of file format.
110
+
-**Fixed**: The publish action was fixed to address an issue with the package
111
+
name when using Node 16.
112
+
91
113
## 1.7.0
92
114
93
-
This release includes the first beta release of the [Container-based builder](https://github.com/slsa-framework/slsa-github-generator/tree/v1.7.0/internal/builders/docker). The Container-based builder provides a GitHub Actions reusable workflow that can be used to invoke a container image with a user-specified command to generate an artifact and SLSA Build L3 compliant provenance.
115
+
This release includes the first beta release of the
0 commit comments