Skip to content

Commit

Permalink
Update Rocket Surgery Other
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2022
1 parent ce5dadc commit 452541d
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,4 +156,4 @@ jobs:
secrets:
RSG_NUGET_API_KEY: '${{ secrets.RSG_NUGET_API_KEY }}'
RSG_AZURE_DEVOPS: '${{ secrets.RSG_AZURE_DEVOPS }}'
uses: RocketSurgeonsGuild/actions/.github/workflows/[email protected].1
uses: RocketSurgeonsGuild/actions/.github/workflows/[email protected].2
2 changes: 1 addition & 1 deletion .github/workflows/close-milestone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

# move any issues to that milestone in the event the release is renamed
- name: sync milestones
uses: RocketSurgeonsGuild/actions/[email protected].1
uses: RocketSurgeonsGuild/actions/[email protected].2
with:
default-label: 'mysterious'
github-token: ${{ secrets.OMNISHARP_BOT_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
continue-on-error: true

- name: sync milestones
uses: RocketSurgeonsGuild/actions/[email protected].1
uses: RocketSurgeonsGuild/actions/[email protected].2
with:
default-label: 'mysterious'
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-milestone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
continue-on-error: true

- name: sync milestones
uses: RocketSurgeonsGuild/actions/[email protected].1
uses: RocketSurgeonsGuild/actions/[email protected].2
with:
default-label: 'mysterious'
github-token: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageVersion Include="GitVersion.Tool" Version="5.10.1" />
<PackageVersion Include="JetBrains.ReSharper.CommandLineTools" Version="2022.1.1" />
<PackageVersion Include="ReportGenerator" Version="5.1.6" />
<PackageVersion Include="Rocket.Surgery.Nuke" Version="0.17.10" />
<PackageVersion Include="Rocket.Surgery.Nuke" Version="0.17.17" />
</ItemGroup>
<ItemGroup>
<!-- backwards compat is maintained in Directory.Packages.supports.props -->
Expand Down

0 comments on commit 452541d

Please sign in to comment.