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

Update GitHub Actions workflow versioning with hashes and dependabot support #339

Open
9 tasks
LucaGuerra opened this issue Nov 13, 2023 · 5 comments
Open
9 tasks
Assignees
Labels
kind/feature New feature or request

Comments

@LucaGuerra
Copy link
Contributor

LucaGuerra commented Nov 13, 2023

Currently we don't have a standard for selecting GitHub actions versions. In some repos we have started using the following format:

    steps:
    - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

Which is the current best practice. Also, we are starting to enable dependabot becasue upgrading those deps manually is not practical.

This issue tracks our work to get all repos to the same standard

Below we have the list of core repositories, as we should complete those:

cc @cpanato

@LucaGuerra LucaGuerra added the kind/feature New feature or request label Nov 13, 2023
@cpanato
Copy link
Member

cpanato commented Nov 13, 2023

/assign

@cpanato
Copy link
Member

cpanato commented Jan 21, 2024

@poiana
Copy link
Contributor

poiana commented Jul 9, 2024

Issues go stale after 90d of inactivity.

Mark the issue as fresh with /remove-lifecycle stale.

Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Provide feedback via https://github.com/falcosecurity/community.

/lifecycle stale

@poiana
Copy link
Contributor

poiana commented Aug 8, 2024

Stale issues rot after 30d of inactivity.

Mark the issue as fresh with /remove-lifecycle rotten.

Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Provide feedback via https://github.com/falcosecurity/community.

/lifecycle rotten

@LucaGuerra
Copy link
Contributor Author

/remove-lifecycle rotten

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants