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

Commit adf740a

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

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

0 commit comments

Comments
 (0)