diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 66610cefa..c7146275d 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -163,7 +163,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.4
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 6b0a186e4..058b1ffda 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.4
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 a40efdd4f..486e2b9e0 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.4
with:
default-label: 'mysterious'
github-token: ${{ secrets.GITHUB_TOKEN }}
diff --git a/.github/workflows/update-milestone.yml b/.github/workflows/update-milestone.yml
index 667080585..61c888d4d 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.4
with:
default-label: 'mysterious'
github-token: ${{ secrets.GITHUB_TOKEN }}
diff --git a/Directory.Packages.props b/Directory.Packages.props
index 6a1a8124f..0f1335e16 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -24,7 +24,7 @@
-
+