Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Commit

Permalink
chore: pin action version
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Sep 10, 2022
1 parent 8cf93ac commit 97c3b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ inputs:
runs:
using: composite
steps:
- uses: suzuki-shunsuke/update-commit-status-action@main
- uses: suzuki-shunsuke/update-commit-status-action@v0.1.0
if: env.GHA_COMMIT_STATUS_SHA
with:
repo_owner: ${{env.GHA_REPOSITORY_OWNER}}
Expand Down

0 comments on commit 97c3b04

Please sign in to comment.