Skip to content

Commit 565fcdd

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update RocketSurgeonsGuild/actions action to v0.3.1
1 parent 01d9149 commit 565fcdd

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,4 +153,4 @@ jobs:
153153
secrets:
154154
RSG_NUGET_API_KEY: '${{ secrets.RSG_NUGET_API_KEY }}'
155155
RSG_AZURE_DEVOPS: '${{ secrets.RSG_AZURE_DEVOPS }}'
156-
uses: RocketSurgeonsGuild/actions/.github/workflows/[email protected].0
156+
uses: RocketSurgeonsGuild/actions/.github/workflows/[email protected].1

.github/workflows/close-milestone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ on:
55
- released
66
jobs:
77
close_milestone:
8-
uses: RocketSurgeonsGuild/actions/.github/workflows/[email protected].0
8+
uses: RocketSurgeonsGuild/actions/.github/workflows/[email protected].1
99
secrets:
1010
RSG_BOT_TOKEN: ${{ secrets.RSG_BOT_TOKEN }}

.github/workflows/dependabot-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ on:
1111

1212
jobs:
1313
comment:
14-
uses: RocketSurgeonsGuild/actions/.github/workflows/[email protected].0
14+
uses: RocketSurgeonsGuild/actions/.github/workflows/[email protected].1
1515
secrets:
1616
RSG_BOT_TOKEN: ${{ secrets.RSG_BOT_TOKEN }}

.github/workflows/draft-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ on:
99
- cron: '0 0 * * 4'
1010
jobs:
1111
create_milestone_and_draft_release:
12-
uses: RocketSurgeonsGuild/actions/.github/workflows/[email protected].0
12+
uses: RocketSurgeonsGuild/actions/.github/workflows/[email protected].1
1313
secrets:
1414
RSG_BOT_TOKEN: ${{ secrets.RSG_BOT_TOKEN }}

.github/workflows/sync-labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ on:
1111

1212
jobs:
1313
sync_labels:
14-
uses: RocketSurgeonsGuild/actions/.github/workflows/[email protected].0
14+
uses: RocketSurgeonsGuild/actions/.github/workflows/[email protected].1

.github/workflows/update-milestone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ on:
99

1010
jobs:
1111
update_milestone:
12-
uses: RocketSurgeonsGuild/actions/.github/workflows/[email protected].0
12+
uses: RocketSurgeonsGuild/actions/.github/workflows/[email protected].1

0 commit comments

Comments
 (0)