Skip to content

Commit 24e9ee3

Browse files
Bump @actions/artifact from 2.1.9 to 2.1.10 (#220)
* Bump @actions/artifact from 2.1.9 to 2.1.10 Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 2.1.9 to 2.1.10. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact) --- updated-dependencies: - dependency-name: "@actions/artifact" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update dist --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marco Franssen <marco.franssen@gmail.com>
1 parent 808d980 commit 24e9ee3

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

dist/capture-policy/index.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/capture-policy/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test-run": "act -j assert"
1616
},
1717
"dependencies": {
18-
"@actions/artifact": "^2.1.9",
18+
"@actions/artifact": "^2.1.10",
1919
"@actions/core": "^1.11.1",
2020
"@actions/tool-cache": "^2.0.1",
2121
"find-process": "^1.4.7"

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)