Skip to content

Commit 2cac93b

Browse files
committed
fix: Update CI workflow versions to latest
1 parent 17f37b1 commit 2cac93b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
rmz -f /opt/hostedtoolcache/Ruby &
119119
rmz -f /opt/hostedtoolcache/go &
120120
121-
if ${{ github.repository }} == 'terraform-aws-modules/terraform-aws-iam';
121+
if ${{ github.repository }} == 'terraform-aws-modules/terraform-aws-security-group';
122122
then
123123
sudo rmz -f /usr/local/lib/android &
124124
sudo rmz -f /usr/share/dotnet &

0 commit comments

Comments
 (0)