Skip to content

Commit 395237d

Browse files
build(deps): bump dawidd6/action-download-artifact from 17 to 18 (#3502)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 17 to 18. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@09b07ec...1f8785f) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-version: '18' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5304d0 commit 395237d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/java-pr-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
runs-on: ubuntu-latest
3232
steps:
3333
- name: Download Test Report
34-
uses: dawidd6/action-download-artifact@09b07ec687d10771279a426c79925ee415c12906 # v17
34+
uses: dawidd6/action-download-artifact@1f8785ff7a5130826f848e7f72725c85d241860f # v18
3535
with:
3636
name: surefire-.*test-results
3737
name_is_regexp: true

0 commit comments

Comments
 (0)