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

Dependabot updates #74

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Dependabot updates #74

merged 1 commit into from
Nov 16, 2023

Conversation

TimoSairiala
Copy link
Contributor

Bump docker/login-action from 2 to 3
Bump docker/metadata-action from 4 to 5
Bump docker/setup-buildx-action from 2 to 3
Bump docker/build-push-action from 4 to 5

change set-output to $GITHUB_OUTPUT to get rid of warning

Copy link
Contributor

@mehmetkillioglu mehmetkillioglu left a comment

Choose a reason for hiding this comment

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

LGTM. A small improvement might be good. The dependabot supports the grouped actions now. We can utilize it for the github action updates, so it will create a bundle of updates instead of separate PRs. Modifying the dependabot github actions section like this should work.


  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: weekly
    groups:
      github-actions:
        patterns:
        - "*"

Bump docker/login-action from 2 to 3
Bump docker/metadata-action from 4 to 5
Bump docker/setup-buildx-action from 2 to 3
Bump docker/build-push-action from 4 to 5

change set-output to $GITHUB_OUTPUT
add dependabot group update

Signed-off-by: dependabot[bot] <support@github.com>
@TimoSairiala TimoSairiala merged commit f8a10fd into main Nov 16, 2023
10 checks passed
@TimoSairiala TimoSairiala deleted the dependabot-updates branch November 16, 2023 09:54
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