Skip to content

Commit

Permalink
Merge pull request #3 from fkantelberg/dependabot/github_actions/dot-…
Browse files Browse the repository at this point in the history
…github/workflows/tj-actions/verify-changed-files-17

Bump tj-actions/verify-changed-files from 13 to 17 in /.github/workflows
  • Loading branch information
fkantelberg committed Jan 11, 2024
2 parents be312f1 + 1759067 commit c0075e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
if: success() && github.ref == 'refs/heads/master'

- name: Verify Changed files
uses: tj-actions/verify-changed-files@v13
uses: tj-actions/verify-changed-files@v17
if: success() && github.ref == 'refs/heads/master'
id: verify-changed-files
with:
Expand Down

0 comments on commit c0075e0

Please sign in to comment.