diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 167a518084..1fab298cf3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -187,7 +187,7 @@ jobs: Publish: needs: - Build - uses: RocketSurgeonsGuild/actions/.github/workflows/publish-nuget.yml@v0.3.13 + uses: RocketSurgeonsGuild/actions/.github/workflows/publish-nuget.yml@v0.3.15 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 b3e78507a6..376e70cbb9 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.13 + uses: RocketSurgeonsGuild/actions/.github/workflows/close-milestone6.yml@v0.3.15 secrets: RSG_BOT_TOKEN: ${{ secrets.RSG_BOT_TOKEN }} diff --git a/.github/workflows/dependabot-merge.yml b/.github/workflows/dependabot-merge.yml index ff902a7422..61bafe1c88 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.13 + uses: RocketSurgeonsGuild/actions/.github/workflows/dependabot-merge.yml@v0.3.15 secrets: RSG_BOT_TOKEN: ${{ secrets.RSG_BOT_TOKEN }} diff --git a/.github/workflows/draft-release.yml b/.github/workflows/draft-release.yml index 8773627fa6..c1c2332299 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.13 + uses: RocketSurgeonsGuild/actions/.github/workflows/draft-release6.yml@v0.3.15 secrets: RSG_BOT_TOKEN: ${{ secrets.RSG_BOT_TOKEN }} diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index 5830eadbae..c8c1f0e9e3 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.13 + uses: RocketSurgeonsGuild/actions/.github/workflows/sync-labels.yml@v0.3.15 diff --git a/.github/workflows/update-milestone.yml b/.github/workflows/update-milestone.yml index 9647b2e8f4..1327fe74be 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.13 + uses: RocketSurgeonsGuild/actions/.github/workflows/update-milestone6.yml@v0.3.15