generated from hashicorp/terraform-provider-scaffolding
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump actions/checkout from 3.0.0 to 3.0.2 #22
Merged
dependabot
merged 1 commit into
main
from
dependabot/github_actions/actions/checkout-3.0.2
Apr 22, 2022
Merged
Bump actions/checkout from 3.0.0 to 3.0.2 #22
dependabot
merged 1 commit into
main
from
dependabot/github_actions/actions/checkout-3.0.2
Apr 22, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.0 to 3.0.2. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3.0.0...v3.0.2) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update Github_actions code
labels
Apr 22, 2022
@dependabot merge
…On Fri, Apr 22, 2022, 03:19 dependabot[bot] ***@***.***> wrote:
Bumps actions/checkout <https://github.com/actions/checkout> from 3.0.0
to 3.0.2.
Release notes
*Sourced from actions/checkout's releases
<https://github.com/actions/checkout/releases>.*
v3.0.2 What's Changed
- Add set-safe-directory input to allow customers to take control. by
@TingluoHuang <https://github.com/TingluoHuang> in
actions/checkout#770
<https://github-redirect.dependabot.com/actions/checkout/pull/770>
- Prepare changelog for v3.0.2. by @TingluoHuang
<https://github.com/TingluoHuang> in actions/checkout#777
<https://github-redirect.dependabot.com/actions/checkout/pull/777>
*Full Changelog*: ***@***.***
<actions/checkout@v3...v3.0.2>
v3.0.1
- Fixed an issue where checkout failed to run in container jobs due to
the new git setting safe.directory
<https://github-redirect.dependabot.com/actions/checkout/pull/762>
- Bumped various npm package versions
<https://github-redirect.dependabot.com/actions/checkout/pull/744>
Changelog
*Sourced from actions/checkout's changelog
<https://github.com/actions/checkout/blob/main/CHANGELOG.md>.*
v3.0.2
- Add input set-safe-directory
<https://github-redirect.dependabot.com/actions/checkout/pull/770>
v3.0.1
- Fixed an issue where checkout failed to run in container jobs due to
the new git setting safe.directory
<https://github-redirect.dependabot.com/actions/checkout/pull/762>
- Bumped various npm package versions
<https://github-redirect.dependabot.com/actions/checkout/pull/744>
Commits
- 2541b12
<actions/checkout@2541b12>
Prepare changelog for v3.0.2. (#777
<https://github-redirect.dependabot.com/actions/checkout/issues/777>)
- 0ffe6f9
<actions/checkout@0ffe6f9>
Add set-safe-directory input to allow customers to take control. (#770
<https://github-redirect.dependabot.com/actions/checkout/issues/770>)
- dcd71f6
<actions/checkout@dcd71f6>
Enforce safe directory (#762
<https://github-redirect.dependabot.com/actions/checkout/issues/762>)
- add3486
<actions/checkout@add3486>
Patch to fix the dependbot alert. (#744
<https://github-redirect.dependabot.com/actions/checkout/issues/744>)
- 5126516
<actions/checkout@5126516>
Bump minimist from 1.2.5 to 1.2.6 (#741
<https://github-redirect.dependabot.com/actions/checkout/issues/741>)
- d50f8ea
<actions/checkout@d50f8ea>
Add v3.0 release information to changelog (#740
<https://github-redirect.dependabot.com/actions/checkout/issues/740>)
- 2d1c119
<actions/checkout@2d1c119>
update test workflows to checkout v3 (#709
<https://github-redirect.dependabot.com/actions/checkout/issues/709>)
- See full diff in compare view
<actions/checkout@v3.0.0...v3.0.2>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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 ignore this major version will 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 version will 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 dependency will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the PR
or upgrade to it yourself)
------------------------------
You can view, comment on, or merge this pull request online at:
#22
Commit Summary
- 08b233a
<08b233a>
Bump actions/checkout from 3.0.0 to 3.0.2
File Changes
(2 files
<https://github.com/poroping/terraform-provider-device42/pull/22/files>)
- *M* .github/workflows/release.yml
<https://github.com/poroping/terraform-provider-device42/pull/22/files#diff-87db21a973eed4fef5f32b267aa60fcee5cbdf03c67fafdc2a9b553bb0b15f34>
(2)
- *M* .github/workflows/test.yml
<https://github.com/poroping/terraform-provider-device42/pull/22/files#diff-faff1af3d8ff408964a57b2e475f69a6b7c7b71c9978cccc8f471798caac2c88>
(4)
Patch Links:
- https://github.com/poroping/terraform-provider-device42/pull/22.patch
- https://github.com/poroping/terraform-provider-device42/pull/22.diff
—
Reply to this email directly, view it on GitHub
<#22>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKI4HXGBKV7SSONURWV7VSTVGILCTANCNFSM5UBAGSRA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
dependabot
bot
deleted the
dependabot/github_actions/actions/checkout-3.0.2
branch
April 22, 2022 06:18
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update Github_actions code
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 actions/checkout from 3.0.0 to 3.0.2.
Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
Commits
2541b12
Prepare changelog for v3.0.2. (#777)0ffe6f9
Add set-safe-directory input to allow customers to take control. (#770)dcd71f6
Enforce safe directory (#762)add3486
Patch to fix the dependbot alert. (#744)5126516
Bump minimist from 1.2.5 to 1.2.6 (#741)d50f8ea
Add v3.0 release information to changelog (#740)2d1c119
update test workflows to checkout v3 (#709)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 ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)