Skip to content

Commit

Permalink
Merge pull request #191 from overmindtech/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ot-github/workflows/dawidd6/action-download-artifact-6

Bump dawidd6/action-download-artifact from 3 to 6 in /.github/workflows
  • Loading branch information
dylanratcliffe authored Dec 12, 2024
2 parents 66fa7f3 + 5a5453d commit 2e80fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:

- name: download tfplan
if: github.event.pull_request.merged == true
uses: dawidd6/action-download-artifact@v3
uses: dawidd6/action-download-artifact@v6
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
name: tfplan
Expand Down

0 comments on commit 2e80fa6

Please sign in to comment.