Skip to content

Commit

Permalink
Bump actions/download-artifact from 4.1.2 to 4.1.3
Browse files Browse the repository at this point in the history
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and marcofranssen committed Feb 27, 2024
1 parent 323cf5a commit c011b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-iamlive-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:

steps:
- name: download-policy
uses: actions/download-artifact@v4.1.2
uses: actions/download-artifact@v4.1.3
with:
name: test-policy-${{ matrix.iamliveVersion }}.json

Expand Down

0 comments on commit c011b12

Please sign in to comment.