Skip to content

Commit

Permalink
Bump glpi-project/tools from 0.6.1 to 0.6.2
Browse files Browse the repository at this point in the history
Bumps [glpi-project/tools](https://github.com/glpi-project/tools) from 0.6.1 to 0.6.2.
- [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.6.1...0.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and cedric-anne committed Feb 1, 2023
1 parent 4c3605c commit 0fc97d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
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.6.1"
uses: "glpi-project/tools/github-actions/build-package@0.6.2"
with:
plugin-version: ${{ env.tag_name }}
- name: "Create release"
Expand Down

0 comments on commit 0fc97d5

Please sign in to comment.