Skip to content

Commit

Permalink
Update GitHub Action Versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and garazdawi committed Apr 29, 2024
1 parent 6aa7883 commit f86138f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
echo "changes=${CHANGED_APPS}" >> "$GITHUB_OUTPUT"
fi
- name: Check if there are any C-code changes, if not then limit CI run
uses: dorny/[email protected].0
uses: dorny/[email protected].2
id: c-code-changes
with:
filters: .github/scripts/c-code-path-filters.yaml
Expand Down

0 comments on commit f86138f

Please sign in to comment.