Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-14 05:19:08 +0300
committerkcgen <1557255+kcgen@users.noreply.github.com>2022-10-14 06:36:29 +0300
commitcae677a8af7271797d18822128cf598e2285791d (patch)
treeca53758c8f24ea74f2cb11dd31d8f5a9ee8f8f17
parent1f5d0d57f9ab6d3d99f76c709bd560b2b659a362 (diff)
Bump fountainhead/action-wait-for-check from 1.0.0 to 1.1.0
Bumps [fountainhead/action-wait-for-check](https://github.com/fountainhead/action-wait-for-check) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/fountainhead/action-wait-for-check/releases) - [Commits](https://github.com/fountainhead/action-wait-for-check/compare/v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: fountainhead/action-wait-for-check dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--.github/workflows/windows-msys2.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/windows-msys2.yml b/.github/workflows/windows-msys2.yml
index a0f780ea2..f01341445 100644
--- a/.github/workflows/windows-msys2.yml
+++ b/.github/workflows/windows-msys2.yml
@@ -285,7 +285,7 @@ jobs:
}
- name: Wait for MSVC builds to complete
- uses: fountainhead/action-wait-for-check@v1.0.0
+ uses: fountainhead/action-wait-for-check@v1.1.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
checkName: Publish additional Windows artifacts