Skip to content

Commit

Permalink
updating action sha
Browse files Browse the repository at this point in the history
  • Loading branch information
shashitnak committed May 20, 2024
1 parent 9942134 commit 851fe50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
- name: Hello world action step
id: hello
uses: tailcallhq/gh-action@5eda4905b1f734ccb5ee1448035d172c693ae44a
uses: tailcallhq/gh-action@994213414b67df5307e0cedc71ebe4238eafb1fd
with:
aws-access-key-id: 'aws-access-key-id'
aws-secret-access-key: 'aws-secret-access-key'
Expand Down

0 comments on commit 851fe50

Please sign in to comment.