Skip to content

Commit

Permalink
Merge pull request #666 from jerus-org/renovate/actions-upload-artifa…
Browse files Browse the repository at this point in the history
…ct-4.x

chore(deps): update actions/upload-artifact action to v4.3.5
  • Loading branch information
jerusdp authored Aug 2, 2024
2 parents 8b01d54 + 7d2138d commit 490a8b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
# uploads of run results in SARIF format to the repository Actions tab.
# https://docs.github.com/en/actions/advanced-guides/storing-workflow-data-as-artifacts
- name: "Upload artifact"
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
uses: actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4.3.5
with:
name: SARIF file
path: results.sarif
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Dependencies: update ossf/scorecard-action action to v2.4.0(pr [#664])
- Dependencies: update github/codeql-action action to v3.25.15(pr [#663])
- Dependencies: update actions/upload-artifact action to v4.3.5(pr [#666])

## [0.4.12] - 2024-07-27

Expand Down Expand Up @@ -442,6 +443,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#664]: https://github.com/jerus-org/mockd/pull/664
[#663]: https://github.com/jerus-org/mockd/pull/663
[#665]: https://github.com/jerus-org/mockd/pull/665
[#666]: https://github.com/jerus-org/mockd/pull/666
[Unreleased]: https://github.com/jerus-org/mockd/compare/0.4.12...HEAD
[0.4.12]: https://github.com/jerus-org/mockd/compare/0.4.11...0.4.12
[0.4.11]: https://github.com/jerus-org/mockd/compare/0.4.10...0.4.11
Expand Down

0 comments on commit 490a8b3

Please sign in to comment.