Skip to content

Commit 75e1cae

Browse files
authored
Merge pull request #209 from RenovoSolutions/bmiller08-patch-1
ci: Update CDK upgrade action version
2 parents 5a7872c + 3520daa commit 75e1cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upgrade-cdk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- name: Upgrade CDK Version
1919
id: 'upgrade_cdk_version'
20-
uses: renovosolutions/gh-action-awscdk-projen-version-bump@v2.5.1
20+
uses: renovosolutions/gh-action-awscdk-projen-version-bump@v2.5.2
2121
with:
2222
major-version: 2
2323
ref: master

0 commit comments

Comments
 (0)