From 9fa1be2e33266f9847804ed489c17182d22d49b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 07:56:18 +0000 Subject: [PATCH] Update RocketSurgeonsGuild/actions action to v0.3.12 --- .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 539d60cd..54b7b925 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -155,7 +155,7 @@ jobs: Publish: needs: - Build - uses: RocketSurgeonsGuild/actions/.github/workflows/publish-nuget.yml@v0.3.11 + uses: RocketSurgeonsGuild/actions/.github/workflows/publish-nuget.yml@v0.3.12 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 49222ff5..ff76ab43 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-milestone6.yml@v0.3.11 + uses: RocketSurgeonsGuild/actions/.github/workflows/close-milestone6.yml@v0.3.12 secrets: RSG_BOT_TOKEN: ${{ secrets.RSG_BOT_TOKEN }} diff --git a/.github/workflows/dependabot-merge.yml b/.github/workflows/dependabot-merge.yml index b533b405..37bdd4ce 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.11 + uses: RocketSurgeonsGuild/actions/.github/workflows/dependabot-merge.yml@v0.3.12 secrets: RSG_BOT_TOKEN: ${{ secrets.RSG_BOT_TOKEN }} diff --git a/.github/workflows/draft-release.yml b/.github/workflows/draft-release.yml index e494521a..5b081189 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-release6.yml@v0.3.11 + uses: RocketSurgeonsGuild/actions/.github/workflows/draft-release6.yml@v0.3.12 secrets: RSG_BOT_TOKEN: ${{ secrets.RSG_BOT_TOKEN }} diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index 433688a3..1c996dc2 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.11 + uses: RocketSurgeonsGuild/actions/.github/workflows/sync-labels.yml@v0.3.12 diff --git a/.github/workflows/update-milestone.yml b/.github/workflows/update-milestone.yml index a2d4245f..a7a99f7e 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-milestone6.yml@v0.3.11 + uses: RocketSurgeonsGuild/actions/.github/workflows/update-milestone6.yml@v0.3.12