Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and cedric-anne committed Nov 2, 2023
1 parent 28a7aa0 commit 8542954
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@v4"
- name: "Build package"
id: "build-package"
uses: "glpi-project/tools/github-actions/build-package@0.6.4"
uses: "glpi-project/tools/github-actions/build-package@0.7.1"
with:
plugin-version: ${{ env.tag_name }}
- name: "Create release"
Expand Down

0 comments on commit 8542954

Please sign in to comment.