Skip to content

Update Go Modules #26

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

Merged
merged 2 commits into from
Jul 3, 2025
Merged

Update Go Modules #26

merged 2 commits into from
Jul 3, 2025

Conversation

GrantBirki
Copy link
Member

This pull request updates Go modules in this project and fixes up the dependabot config

Will resolve: https://github.com/github/actions-oidc-debugger/security/dependabot/1

@Copilot Copilot AI review requested due to automatic review settings July 2, 2025 05:14
@GrantBirki GrantBirki requested a review from a team as a code owner July 2, 2025 05:14
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copy link
Member

@Shaeli Shaeli left a comment

Choose a reason for hiding this comment

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

Is it expected that it changes the dependabot config from weekly to monthly?

Also. I'm not sure if the auth to ghcr docker registry for the base image will still work if you delete this part of the dependabot config?

registries:
  ghcr:
    type: "docker-registry"
    url: "ghcr.io"
    username: "PAT"
    password: "${{secrets.CONTAINER_BUILDER_TOKEN}}"

@GrantBirki
Copy link
Member Author

@Shaeli yep all expected changes!

This project is actually open source so we are just using a basic Dockerfile and not pulling anything from our internal registries -> https://github.com/github/actions-oidc-debugger/blob/main/Dockerfile

@GrantBirki GrantBirki merged commit 36a60c3 into main Jul 3, 2025
6 checks passed
@GrantBirki GrantBirki deleted the updates branch July 3, 2025 16:08
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