Skip to content

Commit 064d1fe

Browse files
dependabot[bot]cedric-anne
authored andcommitted
Bump glpi-project/tools from 0.6.4 to 0.7.1
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]>
1 parent 1c62f35 commit 064d1fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: "actions/checkout@v4"
1818
- name: "Build package"
1919
id: "build-package"
20-
uses: "glpi-project/tools/github-actions/build-package@0.6.4"
20+
uses: "glpi-project/tools/github-actions/build-package@0.7.1"
2121
with:
2222
plugin-version: ${{ env.tag_name }}
2323
- name: "Create release"

0 commit comments

Comments
 (0)