Skip to content

Commit

Permalink
Update magic7s/expose-jwt-action to v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sawthis committed Mar 28, 2024
1 parent 27c6c09 commit 6ab66ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/hello-world.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
on: [pull_request_target]
on: [pull_request]

jobs:
hello_world_job:
Expand All @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
name: A job to say hello
steps:
- uses: magic7s/[email protected].1
- uses: magic7s/[email protected].2
name: Get JWT token
# To use this repository's private action,
# you must check out the repository
Expand Down

0 comments on commit 6ab66ab

Please sign in to comment.