Skip to content

Commit 02cd716

Browse files
Bump PSModule/Build-PSModule from 4.0.12 to 4.0.13
Bumps [PSModule/Build-PSModule](https://github.com/psmodule/build-psmodule) from 4.0.12 to 4.0.13. - [Release notes](https://github.com/psmodule/build-psmodule/releases) - [Commits](PSModule/Build-PSModule@869da3f...7a3ae1b) --- updated-dependencies: - dependency-name: PSModule/Build-PSModule dependency-version: 4.0.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2fb6675 commit 02cd716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build-Module.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
fetch-depth: 0
3131

3232
- name: Build module
33-
uses: PSModule/Build-PSModule@869da3f28cbb5c04c6868dded0d511a40f191a59 # v4.0.12
33+
uses: PSModule/Build-PSModule@7a3ae1be38587e8051833d85ffa53c348de3cd0d # v4.0.13
3434
with:
3535
Name: ${{ fromJson(inputs.Settings).Name }}
3636
ArtifactName: ${{ inputs.ArtifactName }}

0 commit comments

Comments
 (0)