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

Add dependabot to create GH action version update PRs #609

Merged
merged 2 commits into from
Nov 14, 2023

Conversation

Rotzbua
Copy link
Contributor

@Rotzbua Rotzbua commented Feb 6, 2023

Currently there is no package manager or similar for GH Actions to manage the dependencies.
Dependabot offers to monitor the workflow scripts and propose new versions as PR.
Since GH Actions rarely change and no resources should be wasted, a repetition of one month is sufficient.

Automates chore like #608

Copy link
Contributor

@phil-davis phil-davis left a comment

Choose a reason for hiding this comment

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

thanks

Copy link

codecov bot commented Nov 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5f6665f) 98.76% compared to head (9f097fa) 98.76%.
Report is 19 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #609   +/-   ##
=========================================
  Coverage     98.76%   98.76%           
- Complexity     1865     1866    +1     
=========================================
  Files            71       71           
  Lines          5325     5325           
=========================================
  Hits           5259     5259           
  Misses           66       66           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@phil-davis phil-davis merged commit 154a84d into sabre-io:master Nov 14, 2023
7 checks passed
@Rotzbua Rotzbua deleted the patch-1 branch November 14, 2023 09:46
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