Skip to content

Commit 9a49b1a

Browse files
Bump PSModule/Publish-PSModule from 2.2.3 to 2.2.4
Bumps [PSModule/Publish-PSModule](https://github.com/psmodule/publish-psmodule) from 2.2.3 to 2.2.4. - [Release notes](https://github.com/psmodule/publish-psmodule/releases) - [Commits](PSModule/Publish-PSModule@207c39b...8917aed) --- updated-dependencies: - dependency-name: PSModule/Publish-PSModule dependency-version: 2.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4343d76 commit 9a49b1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Publish-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: Publish module
33-
uses: PSModule/Publish-PSModule@207c39b9eff2118d0e4eabff78e90f7015bc36da # v2.2.3
33+
uses: PSModule/Publish-PSModule@8917aed588dae1bd1aa2873b1caec1c50c20d255 # v2.2.4
3434
env:
3535
GH_TOKEN: ${{ github.token }}
3636
with:

0 commit comments

Comments
 (0)