Skip to content

Commit

Permalink
Add v for renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyrrrz authored Nov 29, 2023
1 parent 0af8d06 commit d314200
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 @@ -127,7 +127,7 @@ jobs:
DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=opencover
- name: Upload coverage
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # 3.1.4
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4

# Pack the output into NuGet packages
pack:
Expand Down Expand Up @@ -219,7 +219,7 @@ jobs:

steps:
- name: Send Slack message
uses: tyrrrz/action-http-request@28a403e52ea0f292b85a1850aeab1b90abc54be0 # 1.0.0
uses: tyrrrz/action-http-request@28a403e52ea0f292b85a1850aeab1b90abc54be0 # v1.0.0
with:
url: ${{ secrets.SLACK_WEBHOOK_URL }}
method: POST
Expand Down

0 comments on commit d314200

Please sign in to comment.