Bump the actions group across 1 directory with 10 updates #313
+29
−29
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the actions group with 10 updates in the / directory:
3
4
5.0.1
5.1.0
2.1.1
2.2.0
4.3.3
4.4.3
4.1.7
4.1.8
2.8.0
3.7.1
0.22.0
0.29.0
2.2.2
2.2.3
1.0.9
1.1.1
2.2.1
2.3.4
Updates
actions/checkout
from 3 to 4Release notes
Sourced from actions/checkout's releases.
... (truncated)
Commits
11bd719
Prepare 4.2.2 Release (#1953)e3d2460
Expand unit test coverage (#1946)163217d
url-helper.ts
now leverages well-known environment variables. (#1941)eef6144
Prepare 4.2.1 release (#1925)6b42224
Add workflow file for publishing releases to immutable action package (#1919)de5a000
Check out other refs/* by commit if provided, fall back to ref (#1924)d632683
Prepare 4.2.0 release (#1878)6d193bf
Bump braces from 3.0.2 to 3.0.3 (#1777)db0cee9
Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1872)b684943
Add Ref and Commit outputs (#1180)Updates
actions/setup-go
from 5.0.1 to 5.1.0Release notes
Sourced from actions/setup-go's releases.
Commits
41dfa10
Enhance workflows and Upgrade micromatch Dependency (#510)9419772
ReviseisGhes
logic (#511)d60b41a
Merge pull request #502 from actions/Jcambass-patch-1e09f57f
Upgrade IA Publishdf1a117
Merge pull request #500 from actions/Jcambass-patch-149582f6
Add workflow file for publishing releases to immutable action packageb26d402
fix: add arch to cache key (#493)0a12ed9
Bump braces from 3.0.2 to 3.0.3 (#487)4ab57d7
Fix versions check failure (#479)Updates
azure/login
from 2.1.1 to 2.2.0Release notes
Sourced from azure/login's releases.
Commits
a65d910
prepare release v2.2.0a514566
update version to 2.2.0 (#487)aa77932
Update Readme to support enable/disable cleanup steps (#485)e319965
Add test for docker container (#486)73ceb51
move pre cleanup to main and add pre-if and post-if (#484)ffd504a
Fix typo (#483)3cf32af
enhance telemetry (#478)e1a0ade
Fix #459: Errors when registering cloud profile for AzureStack (#466)8fb68f4
Remove tests for self-hosted runner (#465)151fd00
Update documentation for setting audience when environment is set (#455)Updates
actions/upload-artifact
from 4.3.3 to 4.4.3Release notes
Sourced from actions/upload-artifact's releases.
... (truncated)
Commits
b4b15b8
Merge pull request #632 from actions/joshmgross/undo-dependency-changes92b01eb
Undo indirect dependency updates from #6278448086
Merge pull request #627 from actions/robherley/v4.4.2b1d4642
add explicit relative and absolute symlinks to workflowd50e660
bump versionaabe6f8
build with@actions/artifact
v2.1.11604373d
Merge pull request #625 from actions/robherley/artifact-2.1.100150148
paste right core versiona009b25
update licenses9f6f6f4
update@actions/core
and@actions/artifact
to latest versionsUpdates
actions/download-artifact
from 4.1.7 to 4.1.8Release notes
Sourced from actions/download-artifact's releases.
Commits
fa0a91b
Merge pull request #341 from actions/robherley/bump-pkgsb54d088
Update@actions/artifact
version, bump dependenciesUpdates
docker/setup-buildx-action
from 2.8.0 to 3.7.1Release notes
Sourced from docker/setup-buildx-action's releases.
... (truncated)
Commits
c47758b
Merge pull request #369 from crazy-max/revert-crypto8fea382
chore: update generated content2874e98
switch back to uuid package8026d2b
Merge pull request #362 from docker/dependabot/npm_and_yarn/docker/actions-to...e51aab5
chore: update generated contentfd7390e
build(deps): bump@docker/actions-toolkit
from 0.35.0 to 0.39.0910a304
Merge pull request #366 from crazy-max/remove-uuid3623ee4
chore: update generated contente0e5ecf
remove uuid package and switch to crypto5334dd0
Merge pull request #363 from crazy-max/set-buildkitd-flags-optinUpdates
aquasecurity/trivy-action
from 0.22.0 to 0.29.0Release notes
Sourced from aquasecurity/trivy-action's releases.
... (truncated)
Commits
18f2510
chore(deps): Bump trivy to v0.57.1 (#434)93941ce
docs: remove ignore-unfixed from IaC scan example (#429)d2a392a
fix: bumpsetup-trivy
and add newcontrib
directory path info (#424)ee89346
feat: add token forsetup-trivy
(#421)cf990b1
Update README.md (#420)bff40be
docs: Fix oras command not found (#413)fc1500a
feat: Allow skipping setup (#414)915b19b
chore(deps): bump setup-trivy to v0.2.1 (#411)5681af8
fix: set envs only when passed (#405)8078967
chore: update description for scanners and format inputs (#407)Updates
mindsers/changelog-reader-action
from 2.2.2 to 2.2.3Release notes
Sourced from mindsers/changelog-reader-action's releases.
Changelog
Sourced from mindsers/changelog-reader-action's changelog.
... (truncated)
Commits
32aa5b4
Version bump to 2.2.3d80ff88
Rebuild the project3749b1e
Fix package command for node v20ebbb2a5
Fix tests on addLinks method64ff230
Upgrade deps1d532b4
Merge pull request #81 from mrks115/patch-1cc042cc
dependencies: bump node to v20d8f4048
Merge branch 'develop'3027c3a
Merge pull request #76 from mindsers/developUpdates
jandelgado/gcov2lcov-action
from 1.0.9 to 1.1.1Release notes
Sourced from jandelgado/gcov2lcov-action's releases.
Changelog
Sourced from jandelgado/gcov2lcov-action's changelog.
Commits
4e19897
support new artifact naming (#18)69ef3d5
Support new gcov2lcov artefact naming (starting with v1.1.0) (#16)9a62e29
test with release 1.0.6 (#15)Updates
coverallsapp/github-action
from 2.2.1 to 2.3.4Release notes
Sourced from coverallsapp/github-action's releases.
... (truncated)
Commits
cfd0633
Addcoverage-reporter-platform
input option (#233)0db2c3c
Update README.md29d7fa2
Add two more helpful steps to update-major-version-tag workflow (#231)4cdef0b
Always point the major version tag to the latest release (#230)43f11c4
Verify thatcoverage-reporter-version
option is recognized (#229)c258231
Add build number to supported inputs options (#228)0ae2400
Change command to to be compatible with alpine distros. (#227)f795697
Update README.md38d584d
Update README.md9a6b4a8
docs: fix the action version (#210)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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