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

Commit f956e36

Browse files
dependabot[bot]cedric-anne
authored andcommitted
Bump glpi-project/tools from 0.4.5 to 0.5.1
Bumps [glpi-project/tools](https://github.com/glpi-project/tools) from 0.4.5 to 0.5.1. - [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.4.5...0.5.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 b807de0 commit f956e36

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

0 commit comments

Comments
 (0)