Skip to content

Commit 13f0f0d

Browse files
Bump @actions/attest from 1.3.1 to 1.4.1 (#212)
* Bump @actions/attest from 1.3.1 to 1.4.1 Bumps [@actions/attest](https://github.com/actions/toolkit/tree/HEAD/packages/attest) from 1.3.1 to 1.4.1. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/attest/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/attest) --- updated-dependencies: - dependency-name: "@actions/attest" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * rebuild dist Signed-off-by: Brian DeHamer <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Brian DeHamer <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Brian DeHamer <[email protected]>
1 parent a950611 commit 13f0f0d

File tree

3 files changed

+46
-15
lines changed

3 files changed

+46
-15
lines changed

dist/index.js

+37-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
]
7171
},
7272
"dependencies": {
73-
"@actions/attest": "^1.3.1",
73+
"@actions/attest": "^1.4.1",
7474
"@actions/core": "^1.10.1"
7575
},
7676
"devDependencies": {

0 commit comments

Comments
 (0)