We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab1a34a commit e1bf162Copy full SHA for e1bf162
aws-cli-2.yaml
@@ -2,7 +2,7 @@
2
#nolint:documentation
3
package:
4
name: aws-cli-2
5
- version: "2.27.43"
+ version: "2.27.44"
6
epoch: 0
7
description: "Universal Command Line Interface for Amazon Web Services (v2)"
8
copyright:
@@ -39,7 +39,7 @@ pipeline:
39
- uses: git-checkout
40
with:
41
repository: https://github.com/aws/aws-cli
42
- expected-commit: f1cbcd3d20419c8ef6412f9afaac8d269cd88a2d
+ expected-commit: 7c950bdfa926c29ba53505723ebd0fb0c32b1335
43
tag: ${{package.version}}
44
45
- runs: |
0 commit comments