Skip to content

Commit

Permalink
Merge pull request #10 from Warhammer-Mods/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…tj-actions/glob-13
  • Loading branch information
dependabot[bot] authored Aug 26, 2022
2 parents d19f9e0 + afef9ef commit 8c401ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
echo "::set-output name=workflows_json::${gh_workflows_json}"
- name: Get file list
id: glob
uses: tj-actions/glob@v12
uses: tj-actions/glob@v13
with:
files: ${{ inputs.paths }}
files-separator: ${{ inputs.paths_separator }}
Expand Down

0 comments on commit 8c401ee

Please sign in to comment.