Skip to content

Commit

Permalink
build(deps): bump dsaltares/fetch-gh-release-asset from 1.1.1 to 1.1.2
Browse files Browse the repository at this point in the history
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](dsaltares/fetch-gh-release-asset@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent f4306cb commit 1a25b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Startup
uses: actions/checkout@v4
- name: Download PHP Release
uses: dsaltares/fetch-gh-release-asset@1.1.1
uses: dsaltares/fetch-gh-release-asset@1.1.2
with:
file: Linux.zip
repo: NetherGamesMC/php-build-scripts
Expand Down

0 comments on commit 1a25b0c

Please sign in to comment.