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

Partially revert "[DT-1122] Apply zizmor suggestions (#1879)" #1881

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

fboulnois
Copy link
Contributor

Addresses

https://broadworkbench.atlassian.net/browse/DT-1122

Summary of changes

This partially reverts commit 8501e14. The bumper needs the GitHub token to be able to bump the versions.

@fboulnois fboulnois requested a review from a team as a code owner January 9, 2025 22:04
@fboulnois fboulnois requested review from rushtong and rjohanek and removed request for a team January 9, 2025 22:04
Copy link
Contributor

@rushtong rushtong left a comment

Choose a reason for hiding this comment

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

👍🏽

Copy link

sonarqubecloud bot commented Jan 9, 2025

@@ -24,7 +24,6 @@ jobs:
with:
ref: develop
token: ${{ secrets.BROADBOT_TOKEN }}
persist-credentials: false
Copy link
Contributor

@rjohanek rjohanek Jan 10, 2025

Choose a reason for hiding this comment

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

why remove this one specifically, this was the action that failed? do you know why it caused it to fail?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The checkout action creates a GitHub token that can be used for other steps. The bumper needs the GitHub token to be able to bump the versions.

@fboulnois fboulnois merged commit 7f09da6 into develop Jan 10, 2025
14 checks passed
@fboulnois fboulnois deleted the fb-dt-1122-zizmor-partial-revert branch January 10, 2025 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants