Skip to content

Commit

Permalink
Bump glpi-project/tools from 0.4.5 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [glpi-project/tools](https://github.com/glpi-project/tools) from 0.4.5 to 0.5.0.
- [Release notes](https://github.com/glpi-project/tools/releases)
- [Changelog](https://github.com/glpi-project/tools/blob/develop/CHANGELOG.md)
- [Commits](glpi-project/tools@0.4.5...0.5.0)

---
updated-dependencies:
- dependency-name: glpi-project/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and cedric-anne committed Jun 3, 2022
1 parent bd75f5a commit 5a8db84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: "actions/checkout@v3"
- name: "Build package"
id: "build-package"
uses: "glpi-project/tools/github-actions/build-package@0.4.5"
uses: "glpi-project/tools/github-actions/build-package@0.5.0"
with:
plugin-version: ${{ env.tag_name }}
- name: "Create release"
Expand Down

0 comments on commit 5a8db84

Please sign in to comment.