android-bazel-java-app-template
android-bazel-java-app-template copied to clipboard
Bump actions/upload-artifact from 2.3.1 to 3.1.3
Bumps actions/upload-artifact from 2.3.1 to 3.1.3.
Release notes
Sourced from actions/upload-artifact's releases.
v3.1.3
What's Changed
- chore(github): remove trailing whitespaces by
@ljmf00in actions/upload-artifact#313- Bump
@actions/artifactversion to v1.1.2 by@bethanyj28in actions/upload-artifact#436Full Changelog: https://github.com/actions/upload-artifact/compare/v3...v3.1.3
v3.1.2
- Update all
@actions/*NPM packages to their latest versions- #374- Update all dev dependencies to their most recent versions - #375
v3.1.1
- Update actions/core package to latest version to remove
set-outputdeprecation warning #351v3.1.0
What's Changed
- Bump
@actions/artifactto v1.1.0 (actions/upload-artifact#327)
- Adds checksum headers on artifact upload (actions/toolkit#1095) (actions/toolkit#1063)
v3.0.0
What's Changed
Breaking Changes
With the update to Node 16, all scripts will now be run with Node 16 rather than Node 12.
Commits
a8a3f3aMerge pull request #436 from bethanyj28/main7b48769update dependency cache6663039update dist/index.js55e76b7bump@actions/artifactversion65d8626chore(github): remove trailing whitespaces (#313)0b7f8abci(github): update action/download-artifact from v1 to v3 (#312)013d2b8Create devcontainer for codespaces + update all dev dependencies (#375)055b8b3Bump Actions NPM dependencies (#374)7a5d483ci(github): update action/checkout from v2 to v3 (#315)e0057a5README: Bump actions/checkout to v3 (#352)- Additional commits viewable in compare view
Dependabot 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)