Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Pin version to v2 for actions/checkout in CI workflow #44

Closed
svengreb opened this issue Sep 20, 2020 · 0 comments · Fixed by #45
Closed

Pin version to v2 for actions/checkout in CI workflow #44

svengreb opened this issue Sep 20, 2020 · 0 comments · Fixed by #45

Comments

@svengreb
Copy link
Owner

Currently actions/checkout is used from the master branch in the ci workflow. This should be changed to a pinned version like the latest v2 to ensure a stable pipline.

@svengreb svengreb added this to the 0.3.0 milestone Sep 20, 2020
@svengreb svengreb self-assigned this Sep 20, 2020
svengreb added a commit that referenced this issue Sep 20, 2020
Before `actions/checkout` was used from the `master` branch [1] in the
`ci` workflow [2]. This has been changed to the pinned version `v2`
to ensure a stable pipline.

[1]: https://github.com/svengreb/tmpl/blob/e53fbaf8ff974a7c61d1ff51602175c82a35b20e/.github/workflows/ci.yml#L31
[2]: https://github.com/svengreb/tmpl/actions?query=workflow%3Aci

GH-44
svengreb added a commit that referenced this issue Sep 20, 2020
Before `actions/checkout` was used from the `master` branch [1] in the
`ci` workflow [2]. This has been changed to the pinned version `v2`
to ensure a stable pipline.

[1]: https://github.com/svengreb/tmpl/blob/e53fbaf8ff974a7c61d1ff51602175c82a35b20e/.github/workflows/ci.yml#L31
[2]: https://github.com/svengreb/tmpl/actions?query=workflow%3Aci

Closes GH-44
@svengreb svengreb removed their assignment Sep 20, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant