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

ci: update WF versions and add dependabot config file #15

Merged
merged 3 commits into from
Jan 24, 2024

Conversation

SweetOps
Copy link
Owner

No description provided.

Copy link

Please ensure your PR conforms to conventional commits (see https://www.conventionalcommits.org).

Commits MUST be prefixed with a type, which consists of one of the following:

  • build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
  • ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
  • docs: Documentation only changes
  • feat: A new feature
  • fix: A bug fix
  • perf: A code change that improves performance
  • refactor: A code change that neither fixes a bug nor adds a feature
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • test: Adding missing tests or correcting existing tests
  • chore: No production code change

1 similar comment
Copy link

Please ensure your PR conforms to conventional commits (see https://www.conventionalcommits.org).

Commits MUST be prefixed with a type, which consists of one of the following:

  • build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
  • ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
  • docs: Documentation only changes
  • feat: A new feature
  • fix: A bug fix
  • perf: A code change that improves performance
  • refactor: A code change that neither fixes a bug nor adds a feature
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • test: Adding missing tests or correcting existing tests
  • chore: No production code change

@SweetOps SweetOps changed the title upd ci: update WF versions Jan 24, 2024
@github-actions github-actions bot added the ci Changes to our CI configuration files and scripts label Jan 24, 2024
@SweetOps SweetOps changed the title ci: update WF versions ci: update WF version and add dependabot config file Jan 24, 2024
@SweetOps SweetOps marked this pull request as ready for review January 24, 2024 14:55
@SweetOps SweetOps changed the title ci: update WF version and add dependabot config file ci: update WF versions and add dependabot config file Jan 24, 2024
@SweetOps SweetOps merged commit d2bb9a8 into main Jan 24, 2024
7 checks passed
@SweetOps SweetOps deleted the update_actions_1 branch January 24, 2024 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Changes to our CI configuration files and scripts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant