diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c3223fff9..df7705b10 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -171,7 +171,7 @@ jobs: Publish: needs: - Build - uses: RocketSurgeonsGuild/actions/.github/workflows/publish-nuget.yml@v0.3.3 + uses: RocketSurgeonsGuild/actions/.github/workflows/publish-nuget.yml@v0.3.15 secrets: RSG_NUGET_API_KEY: '${{ secrets.RSG_NUGET_API_KEY }}' RSG_AZURE_DEVOPS: '${{ secrets.RSG_AZURE_DEVOPS }}' diff --git a/.github/workflows/close-milestone.yml b/.github/workflows/close-milestone.yml index f08b6b6c2..cce3b6458 100644 --- a/.github/workflows/close-milestone.yml +++ b/.github/workflows/close-milestone.yml @@ -41,7 +41,7 @@ jobs: # move any issues to that milestone in the event the release is renamed - name: sync milestones - uses: RocketSurgeonsGuild/actions/sync-milestone@v0.3.3 + uses: RocketSurgeonsGuild/actions/sync-milestone@v0.3.15 with: default-label: 'mysterious' github-token: ${{ secrets.OMNISHARP_BOT_TOKEN }} diff --git a/.github/workflows/draft-release.yml b/.github/workflows/draft-release.yml index 699d3da93..775c03c50 100644 --- a/.github/workflows/draft-release.yml +++ b/.github/workflows/draft-release.yml @@ -44,7 +44,7 @@ jobs: continue-on-error: true - name: sync milestones - uses: RocketSurgeonsGuild/actions/sync-milestone@v0.3.3 + uses: RocketSurgeonsGuild/actions/sync-milestone@v0.3.15 with: default-label: 'mysterious' github-token: ${{ secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/update-milestone.yml b/.github/workflows/update-milestone.yml index 74cfe08a2..96f0f767c 100644 --- a/.github/workflows/update-milestone.yml +++ b/.github/workflows/update-milestone.yml @@ -50,7 +50,7 @@ jobs: continue-on-error: true - name: sync milestones - uses: RocketSurgeonsGuild/actions/sync-milestone@v0.3.3 + uses: RocketSurgeonsGuild/actions/sync-milestone@v0.3.15 with: default-label: 'mysterious' github-token: ${{ secrets.GITHUB_TOKEN }} diff --git a/Directory.Packages.props b/Directory.Packages.props index cff9b86ac..6b74b14fa 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -5,8 +5,8 @@ - - + + @@ -24,7 +24,7 @@ - +