From c8508a3a7e1cdc48158aaa2c78d43e4a85d6acff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Mar 2024 06:53:21 +0000 Subject: [PATCH] Update RocketSurgeonsGuild/actions action to v0.3.8 --- .github/workflows/ci.yml | 2 +- .github/workflows/dependabot-merge.yml | 2 +- .github/workflows/sync-labels.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f3458efdf..bf9a39396 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.6 + uses: RocketSurgeonsGuild/actions/.github/workflows/publish-nuget.yml@v0.3.8 secrets: RSG_NUGET_API_KEY: '${{ secrets.RSG_NUGET_API_KEY }}' RSG_AZURE_DEVOPS: '${{ secrets.RSG_AZURE_DEVOPS }}' diff --git a/.github/workflows/dependabot-merge.yml b/.github/workflows/dependabot-merge.yml index 6522dd2a3..b9fe5bb04 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.6 + uses: RocketSurgeonsGuild/actions/.github/workflows/dependabot-merge.yml@v0.3.8 secrets: RSG_BOT_TOKEN: ${{ secrets.RSG_BOT_TOKEN }} diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index bfcf11d90..1368d1b13 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.6 + uses: RocketSurgeonsGuild/actions/.github/workflows/sync-labels.yml@v0.3.8