diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 43f72ed1c..f3458efdf 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.5 + uses: RocketSurgeonsGuild/actions/.github/workflows/publish-nuget.yml@v0.3.6 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 6a52d9756..27a0c007d 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.5 + uses: RocketSurgeonsGuild/actions/.github/workflows/close-milestone.yml@v0.3.6 secrets: RSG_BOT_TOKEN: ${{ secrets.RSG_BOT_TOKEN }} diff --git a/.github/workflows/dependabot-merge.yml b/.github/workflows/dependabot-merge.yml index 245eb0e19..6522dd2a3 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.5 + uses: RocketSurgeonsGuild/actions/.github/workflows/dependabot-merge.yml@v0.3.6 secrets: RSG_BOT_TOKEN: ${{ secrets.RSG_BOT_TOKEN }} diff --git a/.github/workflows/draft-release.yml b/.github/workflows/draft-release.yml index b6c2f5d0b..632b2e9c0 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.5 + uses: RocketSurgeonsGuild/actions/.github/workflows/draft-release.yml@v0.3.6 secrets: RSG_BOT_TOKEN: ${{ secrets.RSG_BOT_TOKEN }} diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index 8761d0500..bfcf11d90 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.5 + uses: RocketSurgeonsGuild/actions/.github/workflows/sync-labels.yml@v0.3.6