Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #17 from domain-protect/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/download-artifact-4

Bump actions/download-artifact from 3 to 4
  • Loading branch information
paulschwarzenberger authored Mar 25, 2024
2 parents 7305a68 + 9dcd458 commit 7f7b086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ jobs:
run: terraform workspace select prd

- name: Download prd terraform plan
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: terraform-plan-prd

Expand Down

0 comments on commit 7f7b086

Please sign in to comment.