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 to target specific versions #71

Merged
merged 2 commits into from
Dec 11, 2023

Conversation

adamkorynta
Copy link
Contributor

@adamkorynta adamkorynta commented Dec 11, 2023

Problem Description

GitHub workflow actions targeted major versions only instead of targeting specific releases. This is a security concern as the latest minor/patch versions could be compromised.

Solution

Target specific versions. I did not target hashes as all of the actions are from the GitHub Actions organization. For other owners I think we'd want to target commit hashes.

Added dependabot weekly task for updating the actions.

how you tested the change

Will test on this PR.

Where the following done:

  • Were relevant config element (e.g. XML data) updated as appropriate

add dependabot weekly task for updating action versions
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@adamkorynta adamkorynta merged commit 1552fb9 into main Dec 11, 2023
7 checks passed
@adamkorynta adamkorynta deleted the devops/dependabot branch December 11, 2023 18:15
@adamkorynta adamkorynta added this to the 2 - Setting up CI/CD milestone Dec 13, 2023
@adamkorynta adamkorynta linked an issue Jan 22, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
2 participants