Skip to content

Commit

Permalink
Bump tj-actions/glob from 7.20 to 8
Browse files Browse the repository at this point in the history
Bumps [tj-actions/glob](https://github.com/tj-actions/glob) from 7.20 to 8.
- [Release notes](https://github.com/tj-actions/glob/releases)
- [Changelog](https://github.com/tj-actions/glob/blob/main/HISTORY.md)
- [Commits](tj-actions/glob@v7.20...v8)

---
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] authored and jackton1 committed May 31, 2022
1 parent f2bf22b commit ca4e94a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ runs:
using: 'composite'
steps:
- name: Glob match
uses: tj-actions/glob@v7.20
uses: tj-actions/glob@v8
id: glob
with:
files: ${{ inputs.files }}
Expand Down

0 comments on commit ca4e94a

Please sign in to comment.