Skip to content

chore(ci): Pull in latest fixes from main into 2.9 flow #260

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
May 6, 2025

Conversation

paul1r
Copy link
Collaborator

@paul1r paul1r commented May 6, 2025

Pulls in latest fixes from main from the last few days.

Copy link
Contributor

github-actions bot commented May 6, 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 510aa7a into loki-release-2.9.x May 6, 2025
31 checks passed
@paul1r paul1r deleted the paul1r/bump_2_9_release_permissions branch May 6, 2025 14:08
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