From 944d12b24dcf854b50a877694b1e87856b01bfc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 19:21:03 +0000 Subject: [PATCH] Bump dsaltares/fetch-gh-release-asset from 1.1.1 to 1.1.2 Bumps [dsaltares/fetch-gh-release-asset](https://github.com/dsaltares/fetch-gh-release-asset) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/dsaltares/fetch-gh-release-asset/releases) - [Commits](https://github.com/dsaltares/fetch-gh-release-asset/compare/1.1.1...1.1.2) --- updated-dependencies: - dependency-name: dsaltares/fetch-gh-release-asset dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/phpstan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/phpstan.yml b/.github/workflows/phpstan.yml index 8a9747d..d930fab 100644 --- a/.github/workflows/phpstan.yml +++ b/.github/workflows/phpstan.yml @@ -12,7 +12,7 @@ jobs: - name: Startup uses: actions/checkout@v3 - name: Download PHP Release - uses: dsaltares/fetch-gh-release-asset@1.1.1 + uses: dsaltares/fetch-gh-release-asset@1.1.2 with: file: PHP-Linux-x86_64-PM5.tar.gz repo: NetherGamesMC/php-build-scripts