Skip to content

Commit 6a1d0b6

Browse files
Bump @actions/glob from 0.6.1 to 0.7.0 in the npm-production group
Bumps the npm-production group with 1 update: [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob). Updates `@actions/glob` from 0.6.1 to 0.7.0 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/glob/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/glob) --- updated-dependencies: - dependency-name: "@actions/glob" dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1948c3 commit 6a1d0b6

2 files changed

Lines changed: 45 additions & 6 deletions

File tree

package-lock.json

Lines changed: 44 additions & 5 deletions
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
@@ -81,7 +81,7 @@
8181
"@actions/attest": "^3.2.0",
8282
"@actions/core": "^3.0.1",
8383
"@actions/github": "^9.1.1",
84-
"@actions/glob": "^0.6.1",
84+
"@actions/glob": "^0.7.0",
8585
"@sigstore/oci": "^0.7.1",
8686
"csv-parse": "^6.2.1"
8787
},

0 commit comments

Comments
 (0)