[go: nahoru, domu]

Skip to content

Commit

Permalink
Bump potatoqualitee/psmodulecache from 6.1 to 6.2
Browse files Browse the repository at this point in the history
Bumps [potatoqualitee/psmodulecache](https://github.com/potatoqualitee/psmodulecache) from 6.1 to 6.2.
- [Release notes](https://github.com/potatoqualitee/psmodulecache/releases)
- [Changelog](https://github.com/potatoqualitee/psmodulecache/blob/main/CHANGELOG.md)
- [Commits](potatoqualitee/psmodulecache@v6.1...v6.2)

---
updated-dependencies:
- dependency-name: potatoqualitee/psmodulecache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 4, 2024
1 parent 2fd9566 commit 8da6fa4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

- name: Install and cache PowerShell modules
id: psmodulecache
uses: potatoqualitee/psmodulecache@v6.1
uses: potatoqualitee/psmodulecache@v6.2
with:
modules-to-cache: PowerShellGet
shell: pwsh
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Install and cache PowerShell modules
id: psmodulecache
uses: potatoqualitee/psmodulecache@v6.1
uses: potatoqualitee/psmodulecache@v6.2
with:
modules-to-cache: MarkdownPS
shell: powershell
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/validate-module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:

- name: Install and cache PowerShell modules
id: psmodulecache
uses: potatoqualitee/psmodulecache@v6.1
uses: potatoqualitee/psmodulecache@v6.2
with:
modules-to-cache: BuildHelpers
shell: powershell
Expand Down

0 comments on commit 8da6fa4

Please sign in to comment.