Skip to content
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

Configure dependabot to check github-actions updates #3333

Merged
merged 4 commits into from
Nov 13, 2024

Conversation

@Goooler Goooler requested a review from a team as a code owner June 13, 2024 01:06
@Goooler
Copy link
Contributor Author

Goooler commented Jun 13, 2024

.github/dependabot.yml Outdated Show resolved Hide resolved
@TingluoHuang TingluoHuang merged commit 27580ef into actions:main Nov 13, 2024
johngeorgewright pushed a commit to johngeorgewright/actions-runner that referenced this pull request Nov 13, 2024
* Configure dependabot to check github-actions updates

Some actions based on Node 16 are deprecated.

See https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20.

* Under /.github

https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot#example-dependabotyml-file-for-github-actions

* Try /.github/workflows

* Update .github/dependabot.yml

Co-authored-by: Zongle Wang <[email protected]>

---------

Co-authored-by: Tingluo Huang <[email protected]>
johngeorgewright pushed a commit to johngeorgewright/actions-runner that referenced this pull request Nov 13, 2024
* Configure dependabot to check github-actions updates

Some actions based on Node 16 are deprecated.

See https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20.

* Under /.github

https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot#example-dependabotyml-file-for-github-actions

* Try /.github/workflows

* Update .github/dependabot.yml

Co-authored-by: Zongle Wang <[email protected]>

---------

Co-authored-by: Tingluo Huang <[email protected]>
johngeorgewright pushed a commit to johngeorgewright/actions-runner that referenced this pull request Nov 13, 2024
* Configure dependabot to check github-actions updates

Some actions based on Node 16 are deprecated.

See https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20.

* Under /.github

https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot#example-dependabotyml-file-for-github-actions

* Try /.github/workflows

* Update .github/dependabot.yml

Co-authored-by: Zongle Wang <[email protected]>

---------

Co-authored-by: Tingluo Huang <[email protected]>
johngeorgewright pushed a commit to johngeorgewright/actions-runner that referenced this pull request Nov 13, 2024
* Configure dependabot to check github-actions updates

Some actions based on Node 16 are deprecated.

See https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20.

* Under /.github

https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot#example-dependabotyml-file-for-github-actions

* Try /.github/workflows

* Update .github/dependabot.yml

Co-authored-by: Zongle Wang <[email protected]>

---------

Co-authored-by: Tingluo Huang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants