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

[Hotfix] Revert dominikh/staticcheck-action from 1.3.1 to 1.3.0 to address failures #1490

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

PhilR8
Copy link
Contributor

@PhilR8 PhilR8 commented Nov 26, 2024

Resolves Static Check action failing since 1.3.1 upgrade

Description

Dependabot created pull request that bumped dominikh/staticcheck-action from 1.3.0 to 1.3.1. Since the version was only incremented by a single patch value, we decided to approve the PR and merge it to main, assuming that there would be no breaking changes and that the Parse Checks action would continue to work and succeed as expected.

However, this update broke the Parser Checks action and the checks have consistently failed since this PR was merged. As such, we are going to revert the action version back to 1.3.0 to get the Parser Check actions working again.

This pull request changes:

  • Decrements the version of dominikh/staticcheck-action from 1.3.1 to 1.3.0

Steps to manually verify this change:

  1. Parser check actions succeed with green check marks when this PR is merged into main

Copy link

✨ See the Django Site in action

@cgodwin1 cgodwin1 added Approved and removed Needs Review This PR needs a code review labels Dec 2, 2024
@PhilR8 PhilR8 merged commit 016a5be into main Dec 2, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants