Skip to content

Conversation

Insik-Han
Copy link
Contributor

@Insik-Han Insik-Han commented Mar 18, 2025

Description

In the action.yml file, reviewdog/action-setup was previously referenced using a tagged version. However, using a hash-pinned version is safer.

Additionally, the reviewdog/action-setup repository provides guidance on how to use a hash-pinned version in its documentation:
https://github.com/reviewdog/action-setup?tab=readme-ov-file#latest

Summary by Github copilot

This pull request includes a small change to the action.yml file. The change updates the reviewdog/action-setup action to use a specific commit hash instead of a version tag.

  • action.yml: Updated reviewdog/action-setup to use commit hash e04ffabe3898a0af8d0fb1af00c188831c4b5893 instead of version tag v1.3.2.

@Insik-Han Insik-Han marked this pull request as ready for review March 18, 2025 16:42
@Insik-Han Insik-Han requested a review from mongolyy as a code owner March 18, 2025 16:42
Copy link
Owner

@mongolyy mongolyy left a comment

Choose a reason for hiding this comment

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

Thank you!

@mongolyy mongolyy merged commit b4a7422 into mongolyy:main Mar 18, 2025
11 checks passed
Copy link

🚀 [bumpr] Bumped! New version:v1.11.0 Changes:v1.10.0...v1.11.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants