Skip to content

Commit

Permalink
fix(terraform): bump GeekyEggo/delete-artifact from 2.0.0 to 4.1.0 (#369
Browse files Browse the repository at this point in the history
)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent e566027 commit a023f14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,6 @@ jobs:
# Once the Terraform plan file has been applied, the artifact is no longer needed.
# Delete it to save storage space.
- name: Delete artifact
uses: GeekyEggo/delete-artifact@54ab544f12cdb7b71613a16a2b5a37a9ade990af
uses: GeekyEggo/delete-artifact@65041433121f7239077fa20be14c0690f70569de
with:
name: ${{ inputs.artifact_name }}

0 comments on commit a023f14

Please sign in to comment.