Skip to content

Check dependabot version updates to lint-scss.yml 4823#4838

Merged
t-will-gillis merged 2 commits intohackforla:gh-pagesfrom
t-will-gillis:check-version-updates-4823
Jun 19, 2023
Merged

Check dependabot version updates to lint-scss.yml 4823#4838
t-will-gillis merged 2 commits intohackforla:gh-pagesfrom
t-will-gillis:check-version-updates-4823

Conversation

@t-will-gillis
Copy link
Member

Fixes #4823

What changes did you make and why did you make them ?

  • Tested updating the package version in the lint-scss.yml file per the dependabot suggestions:
    • Tested changing uses: actions/checkout@v2 with uses: actions/checkout@v3 per 4735
    • It appears that updating to uses: actions/checkout@v3 does not effect the linter. After the update the linter still ran upon creating a PR and pushing a new issue.

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

Visuals showing linter running during testing

4823_linter successful
4823_linter successful2
4823_linter successful3

@github-actions
Copy link

Want to review this pull request? Take a look at this documentation for a step by step guide!

From your project repository, check out a new branch and test the changes.

git checkout -b t-will-gillis-check-version-updates-4823 gh-pages
git pull https://github.com/t-will-gillis/website.git check-version-updates-4823

@github-actions github-actions bot added role: back end/devOps Tasks for back-end developers Complexity: Medium Feature: Board/GitHub Maintenance Project board maintenance that we have to do repeatedly Feature: Refactor GHA Refactoring GitHub actions to fit latest architectural norms size: 1 pt labels Jun 14, 2023
@blulady blulady self-requested a review June 18, 2023 23:09
Copy link
Member

@blulady blulady left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I pulled this pr, pushed it up, made it my main branch. Then I made a test pr. The linter ran successfully on the PR.

@t-will-gillis t-will-gillis merged commit 28c2790 into hackforla:gh-pages Jun 19, 2023
@t-will-gillis t-will-gillis deleted the check-version-updates-4823 branch June 19, 2023 01:27
blulady pushed a commit to blulady/website_old that referenced this pull request Jun 19, 2023
* Update lint-scss.yml

* Update package actions/checkout@v2 --> @V3 per dependabot
ronaldpaek pushed a commit to ronaldpaek/website that referenced this pull request Jun 28, 2023
* Update lint-scss.yml

* Update package actions/checkout@v2 --> @V3 per dependabot
@ExperimentsInHonesty ExperimentsInHonesty added size: 1pt Can be done in 4-6 hours and removed size: 1 pt labels Aug 31, 2023
@ExperimentsInHonesty ExperimentsInHonesty added the Lang: GHA GitHub Actions label Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Complexity: Medium Feature: Board/GitHub Maintenance Project board maintenance that we have to do repeatedly Feature: Refactor GHA Refactoring GitHub actions to fit latest architectural norms Lang: GHA GitHub Actions role: back end/devOps Tasks for back-end developers size: 1pt Can be done in 4-6 hours

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Verify dependabot version updates to GHAs for lint-scss.yml

3 participants