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

ci: pin actions #605

Merged
merged 1 commit into from
Oct 5, 2023
Merged

ci: pin actions #605

merged 1 commit into from
Oct 5, 2023

Conversation

pendo324
Copy link
Member

@pendo324 pendo324 commented Oct 5, 2023

Issue #, if available:

Description of changes:

  • Pinned all actions to commit SHAs
    • Just used the latest available version
    • Dependabot should actually update the version comment too, thanks to this feature, which is pretty neat
  • Homebrew/actions/setup-homebrew isn't really "vended" and the recommendation is to just use the latest master commit of the repo, which is why the version name just says "master"
  • WyriHaximus/github-action-get-previous-tag hasn't been updated in a while and the functionality doesn't seem that hard to replicate on our own. Might be good to remove it in the future

Testing done:

  • I've reviewed the guidance in CONTRIBUTING.md

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Signed-off-by: Justin Alvarez <[email protected]>
@pendo324 pendo324 self-assigned this Oct 5, 2023
@pendo324 pendo324 requested a review from a team as a code owner October 5, 2023 22:34
@pendo324 pendo324 merged commit 76adf59 into runfinch:windev Oct 5, 2023
vsiravar pushed a commit that referenced this pull request Oct 17, 2023
Issue #, if available:

*Description of changes:*
  - Pinned all actions to commit SHAs
    - Just used the latest available version
- Dependabot should actually update the version comment too, thanks to
[this
feature](dependabot/dependabot-core#4691),
which is pretty neat
- `Homebrew/actions/setup-homebrew` isn't really "vended" and the
recommendation is to just use the latest master commit of the repo,
which is why the version name just says "master"
- `WyriHaximus/github-action-get-previous-tag` hasn't been updated in a
while and the functionality doesn't seem that hard to replicate on our
own. Might be good to remove it in the future

*Testing done:*



- [x] I've reviewed the guidance in CONTRIBUTING.md


#### License Acceptance

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.

Signed-off-by: Justin Alvarez <[email protected]>
vsiravar pushed a commit that referenced this pull request Oct 17, 2023
Issue #, if available:

*Description of changes:*
  - Pinned all actions to commit SHAs
    - Just used the latest available version
- Dependabot should actually update the version comment too, thanks to
[this
feature](dependabot/dependabot-core#4691),
which is pretty neat
- `Homebrew/actions/setup-homebrew` isn't really "vended" and the
recommendation is to just use the latest master commit of the repo,
which is why the version name just says "master"
- `WyriHaximus/github-action-get-previous-tag` hasn't been updated in a
while and the functionality doesn't seem that hard to replicate on our
own. Might be good to remove it in the future

*Testing done:*

- [x] I've reviewed the guidance in CONTRIBUTING.md

#### License Acceptance

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.

Signed-off-by: Justin Alvarez <[email protected]>
Signed-off-by: Vishwas Siravara <[email protected]>
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.

3 participants