Skip to content

Commit 08358da

Browse files
authored
Merge pull request #71 from ossf/dependabot/github_actions/dawidd6/action-download-artifact-11
Bump dawidd6/action-download-artifact from 9 to 11
2 parents fd2d1c1 + 7bfd1cf commit 08358da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/post-outdated-content-report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
# - name: Download output
5151
# uses: actions/download-artifact@v3
5252
- name: Download output
53-
uses: dawidd6/action-download-artifact@v9
53+
uses: dawidd6/action-download-artifact@v18
5454
with:
5555
github_token: ${{secrets.GITHUB_TOKEN}}
5656
workflow: check-outdated-content.yaml

0 commit comments

Comments
 (0)