Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Commit e536552

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] <[email protected]>
1 parent 71c83bc commit e536552

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@v2"
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)