Skip to content

Commit

Permalink
chore(deps): actions/core@1.11.1
Browse files Browse the repository at this point in the history
include github actions node sdk. will be used in an attempt to export
build time information about image so the can be accessed by other
steps. primarily in attempt to validate and verify the image once it is
built
  • Loading branch information
esatterwhite committed Dec 30, 2024
1 parent b81aa3d commit dd03ed4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
"tap": "^16.0.0"
},
"dependencies": {
"@actions/core": "^1.11.1",
"@semantic-release/error": "^3.0.0",
"debug": "^4.1.1",
"execa": "^4.0.2",
Expand Down

0 comments on commit dd03ed4

Please sign in to comment.