Skip to content

Commit

Permalink
use sha and update name
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinkruger committed Dec 6, 2024
1 parent db3016a commit fedeb57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
DD_API_KEY: ${{ secrets.DATADOG_API_KEY }}
with:
files: ${{ github.workspace }}/reports/go-test_go_tests.xml
name: Go Tests
name: find-code-references-in-pull-request
datadog: 'true'
github: 'true'

Expand Down Expand Up @@ -131,7 +131,7 @@ jobs:
pip install pre-commit
- name: Set up Node.js
uses: actions/setup-node@v4
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af
with:
node-version: '18.8.0'

Expand Down

0 comments on commit fedeb57

Please sign in to comment.