Skip to content

Commit

Permalink
rename action
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaffter committed Mar 15, 2024
1 parent 0821d6c commit 34d57af
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/sonar-scan-new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: echo "Add the label 'sonar-scan-approved' to this PR to activate Sonar scan"; exit 1

- name: Checkout
uses: ./.github/actions/checkout
uses: ./.github/actions/my-checkout

- name: Derive appropriate SHAs for base and head for `nx affected` commands
uses: nrwl/nx-set-shas@v4
Expand Down

0 comments on commit 34d57af

Please sign in to comment.