Compare commits

...

6 Commits

Author SHA1 Message Date
Lewis Jones 600bc1c22b Merge pull request #15 from actions/weekly-sync-branch-15812379965
Publish Executables / publish (push) Has been cancelled
Sync Fork with Upstream
2025-06-23 09:58:40 +01:00
github-actions[bot] e5f056b20d Empty commit to open PR 2025-06-23 00:22:55 +00:00
github-actions[bot] 61257b1734 Merge upstream:main 2025-06-23 00:22:55 +00:00
Ashely Tenesaca df268dd168 Merge pull request #116 from advanced-security/dependabot/npm_and_yarn/npm_and_yarn-762d904987
Bump tar-fs from 2.1.2 to 2.1.3 in the npm_and_yarn group across 1 directory
2025-06-12 10:30:22 -04:00
dependabot[bot] 58eef77972 Bump tar-fs in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [tar-fs](https://github.com/mafintosh/tar-fs).


Updates `tar-fs` from 2.1.2 to 2.1.3
- [Commits](https://github.com/mafintosh/tar-fs/commits)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 2.1.3
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-03 09:26:27 +00:00
Kevin Dangoor c781803819 Merge pull request #12 from actions/main-sync
Synchronize from upstream (advanced-security)
2025-05-22 17:10:34 -04:00
+4 -4
View File
@@ -6,7 +6,7 @@
"packages": {
"": {
"name": "maven-dependency-submission-action",
"version": "4.1.3",
"version": "5.0.0",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.1",
@@ -2894,9 +2894,9 @@
}
},
"node_modules/tar-fs": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.2.tgz",
"integrity": "sha512-EsaAXwxmx8UB7FRKqeozqEPop69DXcmYwTQwXvyAPF352HJsPdkVhvTaDPYqfNgruveJIJy3TA2l+2zj8LJIJA==",
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.3.tgz",
"integrity": "sha512-090nwYJDmlhwFwEW3QQl+vaNnxsO2yVsd45eTKRBzSzu+hlb1w2K9inVq5b0ngXuLVqQ4ApvsUHHnu/zQNkWAg==",
"dev": true,
"license": "MIT",
"dependencies": {