Skip to content

Commit

Permalink
chore(deps): bump tj-actions/changed-files from 32 to 43 (#467)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and PauloGoncalvesBH committed Mar 19, 2024
1 parent 831343d commit d934931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous_delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v3
- name: Get specific changed files
id: changed-files-specific
uses: tj-actions/changed-files@v32
uses: tj-actions/changed-files@v43
with:
files: src
- name: Load secrets from 1password
Expand Down

0 comments on commit d934931

Please sign in to comment.