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 cannot tell me to update #106

Open
per-oestergaard opened this issue Jul 8, 2024 · 0 comments
Open

Dependabot cannot tell me to update #106

per-oestergaard opened this issue Jul 8, 2024 · 0 comments

Comments

@per-oestergaard
Copy link

Dependabot is great at keeping things up to date.

However, as this action specifies SAM CLI's version as an argument like

      - uses: aws-actions/setup-sam@v2
        with:
          version: 1.120.0

dependabot is not able to tell me to update the SAM CLI version.

The solution? One could be to (auto) update the action whenever SAM CLI is updated. A better could be to have dependabot discover this version and suggest an update (https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#package-ecosystem).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant