Skip to content

Update GH actions to latest#1714

Open
flowerey wants to merge 5 commits into
imputnet:mainfrom
flowerey:main
Open

Update GH actions to latest#1714
flowerey wants to merge 5 commits into
imputnet:mainfrom
flowerey:main

Conversation

@flowerey

Copy link
Copy Markdown

For your pull request to not get closed without review, please confirm that:

  • An issue exists where the maintainers agreed that this should be implemented
    (an approved feature request, or confirmed bug).
  • I tested that my contribution works locally, and does not break anything,
    otherwise I have marked my PR as draft.
  • If my contribution is non-trivial, I did not use AI to write most of it.
  • I understand that I will be permanently banned from interacting with this
    organization if I lied by checking any of these checkboxes.

Tested on (check one or more):

  • Windows
  • macOS
  • Linux

There is no breaking changes, so no testing is needed in my opinion.

@greptile-apps

greptile-apps Bot commented May 16, 2026

Copy link
Copy Markdown

Reviews (1): Last reviewed commit: "update: stale to v10" | Re-trigger Greptile

if: steps.info.outputs.version
id: create_release
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844
uses: softprops/action-gh-release@437e073e786973c6b6af97d9e445c41ae43b1d29

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 The hash 437e073e786973c6b6af97d9e445c41ae43b1d29 for the third-party softprops/action-gh-release doesn't appear to correspond to the latest tagged release v3.0.0 (commit b430933). Since this action runs with GITHUB_TOKEN and creates releases, it's worth verifying the SHA maps to a trusted tagged release. The recommended approach is to pin to the SHA of a known release tag.

Suggested change
uses: softprops/action-gh-release@437e073e786973c6b6af97d9e445c41ae43b1d29
uses: softprops/action-gh-release@b430933d43a53bfba51ede0e67b9af7caa2e53ea # v3.0.0

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