-
-
Couldn't load subscription status.
- Fork 195
Update: GitHub Actions workflows to use specific versions of actions #922
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
Conversation
|
@Haarolean as mentioned i gone through all the workflows file and updated @v4 to its specific SHA commits from github actions all changes are mentioned in PR body, have a look to it and if furthermore if any specific version needs to be updated kindly mention it. NOTE* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- There's still a ton of other actions untouched, some examples:
uses: aws-actions/configure-aws-credentials@v4
uses: aws-actions/amazon-ecr-login@v2 - Could you please leave a comment next to each action commit which tag it was infered from? like
actions/[email protected] # @v4
|
@Haarolean help me out i cannot find for uses: crazy-max/ghaction-setup-docker@v3 provide me. almost all actions have been updated just going through changes. |
|
@Haarolean gone through the remaining actions and updated it to relevent sha. if any changes req. mention it. |
https://github.com/crazy-max/ghaction-setup-docker redirects to https://github.com/docker/setup-docker-action, |
|
@Haarolean best of mine i have updated all @v to its specific versions of actions. |
|
@Haarolean we can trigger req. workflows. |
|
@Haarolean quick check is everything okay related to this PR, do it need further changes? |
|
@Brijeshthummar02 thanks for your contribution! |
fixes #921
details :
to
to
to
to
to
What changes did you make? (Give an overview)
Is there anything you'd like reviewers to focus on?
How Has This Been Tested? (put an "x" (case-sensitive!) next to an item)
Checklist (put an "x" (case-sensitive!) next to all the items, otherwise the build will fail)
Check out Contributing and Code of Conduct
A picture of a cute animal (not mandatory but encouraged)