diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a0076a4f2..0edc71831 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.3 + uses: RocketSurgeonsGuild/actions/.github/workflows/publish-nuget.yml@v0.3.4 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 f0a493110..197a25020 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.3 + uses: RocketSurgeonsGuild/actions/.github/workflows/close-milestone.yml@v0.3.4 secrets: RSG_BOT_TOKEN: ${{ secrets.RSG_BOT_TOKEN }} diff --git a/.github/workflows/dependabot-merge.yml b/.github/workflows/dependabot-merge.yml index 719f73154..6399fc161 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.3 + uses: RocketSurgeonsGuild/actions/.github/workflows/dependabot-merge.yml@v0.3.4 secrets: RSG_BOT_TOKEN: ${{ secrets.RSG_BOT_TOKEN }} diff --git a/.github/workflows/draft-release.yml b/.github/workflows/draft-release.yml index 9be0e296a..65943b66f 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.3 + uses: RocketSurgeonsGuild/actions/.github/workflows/draft-release.yml@v0.3.4 secrets: RSG_BOT_TOKEN: ${{ secrets.RSG_BOT_TOKEN }} diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index 56bb2a663..0ec574d5e 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.3 + uses: RocketSurgeonsGuild/actions/.github/workflows/sync-labels.yml@v0.3.4 diff --git a/.github/workflows/update-milestone.yml b/.github/workflows/update-milestone.yml index cf237b709..8eb100e29 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.3 + uses: RocketSurgeonsGuild/actions/.github/workflows/update-milestone.yml@v0.3.4