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

Enhancement: widen cache action version range #132

Closed
wants to merge 1 commit into from
Closed

Enhancement: widen cache action version range #132

wants to merge 1 commit into from

Conversation

bendavies
Copy link
Contributor

@bendavies bendavies commented Nov 6, 2019

Which git commit style convention are you following, btw?

@bendavies bendavies requested a review from localheinz as a code owner November 6, 2019 09:10
@@ -23,7 +23,7 @@ jobs:
run: php7.2 $(which composer) validate --strict

- name: "Cache dependencies installed with composer"
uses: actions/[email protected]
Copy link
Member

Choose a reason for hiding this comment

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

I was hoping to be able to use https://dependabot.com/github-actions/ soon!

🤓

Copy link
Contributor Author

Choose a reason for hiding this comment

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

oh awesome!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

looks like it already exists.
https://github.com/dependabot/dependabot-core/blob/master/github_actions/lib/dependabot/github_actions.rb
try using github_actions as the package_manager?

@localheinz
Copy link
Member

Closing in favour of #136 and #139.

@localheinz localheinz closed this Nov 7, 2019
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