This commit is contained in:
Tingluo Huang
2026-01-08 16:19:53 +00:00
parent e68ab4b91a
commit d5470e6023
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# @actions/attest Releases
### 3.0.0
### 2.2.0
- Bump @actions/core from 1.11.1 to 2.0.2
- Bump @actions/github from 6.0.0 to 7.0.0
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@actions/attest",
"version": "3.0.0",
"version": "2.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@actions/attest",
"version": "3.0.0",
"version": "2.2.0",
"license": "MIT",
"dependencies": {
"@actions/core": "^2.0.2",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@actions/attest",
"version": "3.0.0",
"version": "2.2.0",
"description": "Actions attestation lib",
"keywords": [
"github",