Bump dawidd6/action-download-artifact from 9 to 10 in the dependabot group#181
Bump dawidd6/action-download-artifact from 9 to 10 in the dependabot group#181dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
Bumps the dependabot group with 1 update: [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact). Updates `dawidd6/action-download-artifact` from 9 to 10 - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v9...v10) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-version: '10' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependabot ... Signed-off-by: dependabot[bot] <support@github.com>
| steps: | ||
| - name: Download Benchmark Results | ||
| uses: dawidd6/action-download-artifact@v9 | ||
| uses: dawidd6/action-download-artifact@v10 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
| run_id: ${{ github.event.workflow_run.id }} | ||
| - name: Download PR Event | ||
| uses: dawidd6/action-download-artifact@v9 | ||
| uses: dawidd6/action-download-artifact@v10 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
|
Needed to pin a version due to CodeQL: #183 |
Pull request was closed
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Pull Request Test Coverage Report for Build 15387430513Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
Bumps the dependabot group with 1 update: dawidd6/action-download-artifact.
Updates
dawidd6/action-download-artifactfrom 9 to 10Release notes
Sourced from dawidd6/action-download-artifact's releases.
Commits
4c1e823Add the option "ref", specifying either a commit or a branch (#329)a708c3cFix the download-commit test to actually look for a commit (#330)19f6be5Update README.mdDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions