We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1db0752 + 3f0bd10 commit 6f7702dCopy full SHA for 6f7702d
1 file changed
.github/workflows/terraform.yml
@@ -60,7 +60,7 @@ jobs:
60
run: terraform plan -input=false -no-color -out tf.plan
61
continue-on-error: true
62
63
- - uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
+ - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
64
with:
65
name: tfplan
66
path: tf.plan
0 commit comments