-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update rocket surgery other
- Loading branch information
1 parent
f047d78
commit 3e17d07
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -163,7 +163,7 @@ jobs: | |
Publish: | ||
needs: | ||
- Build | ||
uses: RocketSurgeonsGuild/actions/.github/workflows/[email protected].3 | ||
uses: RocketSurgeonsGuild/actions/.github/workflows/[email protected].4 | ||
secrets: | ||
RSG_NUGET_API_KEY: '${{ secrets.RSG_NUGET_API_KEY }}' | ||
RSG_AZURE_DEVOPS: '${{ secrets.RSG_AZURE_DEVOPS }}' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,7 @@ jobs: | |
|
||
# move any issues to that milestone in the event the release is renamed | ||
- name: sync milestones | ||
uses: RocketSurgeonsGuild/actions/[email protected].3 | ||
uses: RocketSurgeonsGuild/actions/[email protected].4 | ||
with: | ||
default-label: 'mysterious' | ||
github-token: ${{ secrets.OMNISHARP_BOT_TOKEN }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,7 +44,7 @@ jobs: | |
continue-on-error: true | ||
|
||
- name: sync milestones | ||
uses: RocketSurgeonsGuild/actions/[email protected].3 | ||
uses: RocketSurgeonsGuild/actions/[email protected].4 | ||
with: | ||
default-label: 'mysterious' | ||
github-token: ${{ secrets.GITHUB_TOKEN }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,7 +50,7 @@ jobs: | |
continue-on-error: true | ||
|
||
- name: sync milestones | ||
uses: RocketSurgeonsGuild/actions/[email protected].3 | ||
uses: RocketSurgeonsGuild/actions/[email protected].4 | ||
with: | ||
default-label: 'mysterious' | ||
github-token: ${{ secrets.GITHUB_TOKEN }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters