Skip to content

chore(ci): workflows no gh secrets #264

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

Merged
merged 1 commit into from
Jun 9, 2025

Conversation

paul1r
Copy link
Collaborator

@paul1r paul1r commented Jun 9, 2025

Update the Loki 2.9 release pipeline to not reference GitHub secrets.

This pulls in #262 and #263

Copy link
Contributor

github-actions bot commented Jun 9, 2025

😢 zizmor failed with exit code 14.

Expand for full output
error[dangerous-triggers]: use of fundamentally insecure workflow trigger
 --> ./.github/workflows/backport.yml:2:1
  |
2 | / on:
3 | |   pull_request_target:
4 | |     types:
5 | |       - closed
6 | |       - labeled
  | |_______________^ pull_request_target is almost always used insecurely
  |
  = note: audit confidence → Medium

error[unpinned-uses]: unpinned action reference
  --> ./.github/workflows/pr.yml:75:9
   |
75 |       - uses: kobtea/setup-jsonnet-action@v1
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ action is not pinned to a hash (required by blanket policy)
   |
   = note: audit confidence → High

error[unpinned-uses]: unpinned action reference
   --> ./.github/workflows/pr.yml:116:9
    |
116 |       - uses: amannn/action-semantic-pull-request@v5
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ action is not pinned to a hash (required by blanket policy)
    |
    = note: audit confidence → High

17 findings (13 ignored, 1 suppressed): 0 unknown, 0 informational, 0 low, 0 medium, 3 high

@paul1r paul1r merged commit 49df16e into loki-release-2.9.x Jun 9, 2025
30 of 31 checks passed
@paul1r paul1r deleted the paul1r/update_workflows_no_gh_secrets branch June 9, 2025 17:09
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.

1 participant