Skip to content

Commit 4f5e797

Browse files
dependabot[bot]cedric-anne
authored andcommitted
Bump glpi-project/tools from 0.1.15 to 0.4.4
Bumps [glpi-project/tools](https://github.com/glpi-project/tools) from 0.1.15 to 0.4.4. - [Release notes](https://github.com/glpi-project/tools/releases) - [Changelog](https://github.com/glpi-project/tools/blob/master/CHANGELOG.md) - [Commits](glpi-project/tools@0.1.15...0.4.4) --- 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>
1 parent fac40e3 commit 4f5e797

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v3"
1818
- name: "Build package"
1919
id: "build-package"
20-
uses: "glpi-project/tools/github-actions/build-package@0.1.15"
20+
uses: "glpi-project/tools/github-actions/build-package@0.4.4"
2121
with:
2222
plugin-version: ${{ env.tag_name }}
2323
- name: "Create release"

0 commit comments

Comments
 (0)