diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index 058966db8..77850f7f0 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -82,7 +82,7 @@ jobs: name: Post Pull Request Checks Automation needs: [build-and-test-larger-runners, build-and-test-nuget-test, spelling, powershell-static-code-analysis] if: github.event.pull_request != '' - uses: Lombiq/GitHub-Actions/.github/workflows/post-pull-request-checks-automation.yml@dev + uses: Lombiq/GitHub-Actions/.github/workflows/post-pull-request-checks-automation.yml@issue/FLAM-27 secrets: JIRA_BASE_URL: ${{ secrets.DEFAULT_JIRA_BASE_URL }} JIRA_USER_EMAIL: ${{ secrets.DEFAULT_JIRA_USER_EMAIL }} diff --git a/tools/Lombiq.GitHub.Actions b/tools/Lombiq.GitHub.Actions index a5763666d..802b68b89 160000 --- a/tools/Lombiq.GitHub.Actions +++ b/tools/Lombiq.GitHub.Actions @@ -1 +1 @@ -Subproject commit a5763666d17aca03df91b442c5f66588a6e95828 +Subproject commit 802b68b8985b64dcc7b6fd4a3983b09c5adb18c5