Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions powershell.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: powershell
version: 7.3.5
version: 7.3.6
epoch: 0
description: 'cross-platform automation and configuration tool/framework'
copyright:
Expand Down Expand Up @@ -29,7 +29,7 @@ pipeline:
with:
repository: https://github.com/powershell/powershell
tag: v${{package.version}}
expected-commit: e414a5ec47704b7cffdb4b282f5985833a685db7
expected-commit: baaad399f1b860da0b2dcf2b749f5bac797fe996
destination: powershell

- working-directory: /home/build/powershell
Expand Down