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

chore: Dependabot updates for used Github Actions #234

Merged

Conversation

rud
Copy link
Contributor

@rud rud commented Aug 21, 2024

With this change, Dependabot will automatically be creating pull-requests for any shared actions or workflows used in Github Workflows.

This means deprecations such as this will be a thing of the past fairly soon:

The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Hope you can use it!

Definition of Ready

  • I am happy with the code
  • Short description of the feature/issue is added in the pr description
  • PR is linked to the corresponding user story
  • Acceptance criteria are met
  • All open todos and follow ups are defined in a new ticket and justified
  • Deviations from the acceptance criteria and design are agreed with the PO and documented.
  • No debug or dead code
  • My code has no repetitions
  • Documentation/examples are up-to-date
  • All non-functional requirements are met
  • If possible, the test configuration is adjusted so acceptance tests cover my changes

@rud rud force-pushed the rud/dependabot-track-github-action-updates branch from 11192cb to f278dc9 Compare August 21, 2024 12:47
@hifabienne hifabienne added the os-contribution This is a contribution from our open-source community label Aug 21, 2024
@hifabienne hifabienne requested a review from eliobischof August 22, 2024 09:29
Copy link
Member

@eliobischof eliobischof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @rud for another useful "automation" PR 🙏

.github/dependabot.yml Outdated Show resolved Hide resolved
@eliobischof eliobischof changed the title feat: dependabot updates for used Github Actions chore: Dependabot updates for used Github Actions Aug 22, 2024
@rud rud force-pushed the rud/dependabot-track-github-action-updates branch from f278dc9 to a72835f Compare August 23, 2024 07:12
@rud rud requested a review from eliobischof August 23, 2024 07:13
@rud
Copy link
Contributor Author

rud commented Aug 23, 2024

Ready for re-review @eliobischof

@rud rud force-pushed the rud/dependabot-track-github-action-updates branch from 787c1d5 to a72835f Compare August 23, 2024 08:01
@eliobischof eliobischof merged commit 1b2f3b0 into zitadel:main Aug 23, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os-contribution This is a contribution from our open-source community waiting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants