Skip to content

Commit

Permalink
resolve security issue #5
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicola Strappazzon C committed Feb 15, 2024
1 parent 80c8dd0 commit a7cd254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v3
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v35
uses: tj-actions/changed-files@v41
with:
files: |
**/*.sql
Expand Down

0 comments on commit a7cd254

Please sign in to comment.