falcosecurity / evolution

Evolution process of The Falco Project
Apache License 2.0
47 stars 37 forks source link

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

Open LucaGuerra opened 8 months ago

LucaGuerra commented 8 months ago

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

cpanato commented 8 months ago

/assign

cpanato commented 6 months ago
poiana commented 1 week ago

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