Skip to content

Commit

Permalink
chore:Update dotty to fix PR creation. (#2835)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaffinito authored Oct 15, 2024
1 parent 27a78cb commit 0a98da4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/nuget_slack_notifications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:
name: Check for core technology package updates
runs-on: ubuntu-latest
permissions:
issues: write
contents: write
pull-requests: write
continue-on-error: false

env:
Expand Down Expand Up @@ -81,4 +82,4 @@ jobs:
cd ${{ env.scan-tool-publish-path }}
dotnet ./nugetSlackNotifications.dll
shell: bash


0 comments on commit 0a98da4

Please sign in to comment.