Skip to content

Commit

Permalink
Replace hardcoded commit hash with branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
acidicMercury8 committed Oct 21, 2024
1 parent 3e915c5 commit 9e65f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
steps:
- name: Print input
id: echo-action
uses: imesense/gha-echo-action@1b869723689bd5f4ad4d5f54c6120bd412634500
uses: imesense/gha-echo-action@default
with:
input-string: 'Input'

Expand Down

0 comments on commit 9e65f07

Please sign in to comment.