From 9a7713ca80c48969e404272c37f6bf697cafe174 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 08:04:33 +0000 Subject: [PATCH] deps: bump tj-actions/glob from 17 to 18 Bumps [tj-actions/glob](https://github.com/tj-actions/glob) from 17 to 18. - [Release notes](https://github.com/tj-actions/glob/releases) - [Changelog](https://github.com/tj-actions/glob/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/glob/compare/v17...v18) --- updated-dependencies: - dependency-name: tj-actions/glob dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b02398bb950..84267407672 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -379,7 +379,7 @@ jobs: - run: cargo install --version 0.10.0 pb-rs --locked - name: Glob match - uses: tj-actions/glob@v17 + uses: tj-actions/glob@v18 id: glob with: files: |