Skip to content

Commit

Permalink
deps: bump tj-actions/glob from 21 to 22
Browse files Browse the repository at this point in the history
Bumps [tj-actions/glob](https://github.com/tj-actions/glob) from 21 to 22.
- [Release notes](https://github.com/tj-actions/glob/releases)
- [Changelog](https://github.com/tj-actions/glob/blob/main/HISTORY.md)
- [Commits](tj-actions/glob@v21...v22)

---
updated-dependencies:
- dependency-name: tj-actions/glob
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 9, 2024
1 parent fa55c62 commit bd72450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ jobs:
- run: cargo install --version 0.10.0 pb-rs --locked

- name: Glob match
uses: tj-actions/glob@v21
uses: tj-actions/glob@v22
id: glob
with:
files: |
Expand Down

0 comments on commit bd72450

Please sign in to comment.