bump package version to 1.3.3 (#102)

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer
2024-07-09 08:21:58 -07:00
committed by GitHub
parent eedca7cd2b
commit 7305951e90
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "actions/attest",
"version": "1.3.1",
"version": "1.3.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "actions/attest",
"version": "1.3.1",
"version": "1.3.3",
"license": "MIT",
"dependencies": {
"@actions/attest": "^1.3.0",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "actions/attest",
"description": "Generate signed attestations for workflow artifacts",
"version": "1.3.1",
"version": "1.3.3",
"author": "",
"private": true,
"homepage": "https://github.com/actions/attest",