From 4868c8f8646455b60addaf329cc234291c484319 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 21:24:12 +0000 Subject: [PATCH] Update RocketSurgeonsGuild/actions action to v0.3.5 --- .github/workflows/ci.yml | 2 +- .github/workflows/close-milestone.yml | 2 +- .github/workflows/dependabot-merge.yml | 2 +- .github/workflows/draft-release.yml | 2 +- .github/workflows/sync-labels.yml | 2 +- .github/workflows/update-milestone.yml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 337524b6d..83d3e7c94 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -159,7 +159,7 @@ jobs: Publish: needs: - Build - uses: RocketSurgeonsGuild/actions/.github/workflows/publish-nuget.yml@v0.3.4 + uses: RocketSurgeonsGuild/actions/.github/workflows/publish-nuget.yml@v0.3.5 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 197a25020..6a52d9756 100644 --- a/.github/workflows/close-milestone.yml +++ b/.github/workflows/close-milestone.yml @@ -5,6 +5,6 @@ on: - released jobs: close_milestone: - uses: RocketSurgeonsGuild/actions/.github/workflows/close-milestone.yml@v0.3.4 + uses: RocketSurgeonsGuild/actions/.github/workflows/close-milestone.yml@v0.3.5 secrets: RSG_BOT_TOKEN: ${{ secrets.RSG_BOT_TOKEN }} diff --git a/.github/workflows/dependabot-merge.yml b/.github/workflows/dependabot-merge.yml index 6399fc161..245eb0e19 100644 --- a/.github/workflows/dependabot-merge.yml +++ b/.github/workflows/dependabot-merge.yml @@ -11,6 +11,6 @@ on: jobs: comment: - uses: RocketSurgeonsGuild/actions/.github/workflows/dependabot-merge.yml@v0.3.4 + uses: RocketSurgeonsGuild/actions/.github/workflows/dependabot-merge.yml@v0.3.5 secrets: RSG_BOT_TOKEN: ${{ secrets.RSG_BOT_TOKEN }} diff --git a/.github/workflows/draft-release.yml b/.github/workflows/draft-release.yml index 65943b66f..b6c2f5d0b 100644 --- a/.github/workflows/draft-release.yml +++ b/.github/workflows/draft-release.yml @@ -9,6 +9,6 @@ on: - cron: '0 0 * * 4' jobs: create_milestone_and_draft_release: - uses: RocketSurgeonsGuild/actions/.github/workflows/draft-release.yml@v0.3.4 + uses: RocketSurgeonsGuild/actions/.github/workflows/draft-release.yml@v0.3.5 secrets: RSG_BOT_TOKEN: ${{ secrets.RSG_BOT_TOKEN }} diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index 0ec574d5e..8761d0500 100644 --- a/.github/workflows/sync-labels.yml +++ b/.github/workflows/sync-labels.yml @@ -11,4 +11,4 @@ on: jobs: sync_labels: - uses: RocketSurgeonsGuild/actions/.github/workflows/sync-labels.yml@v0.3.4 + uses: RocketSurgeonsGuild/actions/.github/workflows/sync-labels.yml@v0.3.5 diff --git a/.github/workflows/update-milestone.yml b/.github/workflows/update-milestone.yml index 8eb100e29..4eced7c68 100644 --- a/.github/workflows/update-milestone.yml +++ b/.github/workflows/update-milestone.yml @@ -9,4 +9,4 @@ on: jobs: update_milestone: - uses: RocketSurgeonsGuild/actions/.github/workflows/update-milestone.yml@v0.3.4 + uses: RocketSurgeonsGuild/actions/.github/workflows/update-milestone.yml@v0.3.5