bump @actions/attest from 1.5.0 to 1.6.0 (#217)

* bump @actions/attest from 1.5.0 to 1.6.0

Signed-off-by: Brian DeHamer <[email protected]>

* pin superlinter to v7.2.1

Signed-off-by: Brian DeHamer <[email protected]>

---------

Signed-off-by: Brian DeHamer <[email protected]>
This commit is contained in:
Brian DeHamer
2025-02-26 10:41:20 -08:00
committed by GitHub
parent 516fe2247f
commit a63cfcc7d1
4 changed files with 14 additions and 16 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "actions/attest",
"description": "Generate signed attestations for workflow artifacts",
"version": "2.2.0",
"version": "2.2.1",
"author": "",
"private": true,
"homepage": "https://github.com/actions/attest",
@@ -69,7 +69,7 @@
]
},
"dependencies": {
"@actions/attest": "^1.5.0",
"@actions/attest": "^1.6.0",
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.0",
"@actions/glob": "^0.5.0",