Skip to content

Commit

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

build(deps): bump tj-actions/verify-changed-files from 9.1 to 17 in /.github/workflows
  • Loading branch information
ashovlin authored Jan 4, 2024
2 parents 6447501 + c34bcd8 commit d3bcd92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/DetectRestAPIClientChanges.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
cd ./src/AWS.Deploy.ServerMode.ClientGenerator
dotnet run --project ./AWS.Deploy.ServerMode.ClientGenerator.csproj
- name: Verify Changed files
uses: tj-actions/verify-changed-files@v9.1
uses: tj-actions/verify-changed-files@v17
id: verify-changed-files
with:
files: |
Expand Down

0 comments on commit d3bcd92

Please sign in to comment.