Skip to content

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Mar 19, 2025

This pull request includes updates to various GitHub Actions workflows and configuration files to use specific versions of actions and add new inputs. The most important changes include specifying exact commit hashes for action versions, adding a new input to the action.yml file, and updating the .pinact.yaml configuration.

Updates to GitHub Actions workflows:

  • .github/workflows/integration.yml: Updated actions/checkout to use commit 11bd71901bbe5b1630ceea73d27597364c9af683 (v4.2.2) in multiple steps. [1] [2] [3]
  • .github/workflows/tag-v0.yml: Updated actions/checkout to use commit 11bd71901bbe5b1630ceea73d27597364c9af683 (v4.2.2) and haya14busa/action-update-semver to use commit fb48464b2438ae82cc78237be61afb4f461265a1 (v1.2.1).
  • .github/workflows/tagpr.yml: Updated actions/checkout to use commit 11bd71901bbe5b1630ceea73d27597364c9af683 (v4.2.2), Songmu/tagpr to use commit e89d37247ca73d3e5620bf074a53fbd5b39e66b0 (v1.5.1), and haya14busa/action-update-semver to use commit fb48464b2438ae82cc78237be61afb4f461265a1 (v1.2.1).

Configuration updates:

  • .pinact.yaml: Added a new configuration file with patterns to match workflow files and ignore specific actions.
  • action.yml: Added a new checksum input and updated the k1LoW/gh-setup action to use commit e2f12d046abe942ed4e6976980e53e2388238273 (v1.10.0) and actions/github-script to use commit 60a0d83039c74a4aee543508d2ffcb1c3799cdea (v7.0.1). [1] [2]

@k1LoW k1LoW self-assigned this Mar 19, 2025
@k1LoW k1LoW merged commit 90957ed into main Mar 19, 2025
9 checks passed
@k1LoW k1LoW deleted the pindeps branch March 19, 2025 10:44
@k1LoW k1LoW added the minor label Mar 19, 2025
@github-actions github-actions bot mentioned this pull request Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant