Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed Nov 6, 2023
1 parent 4091bbd commit b32485b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/angular.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
#----------------------------------------------------------------------
# Install all tools and check configuration
#----------------------------------------------------------------------
- uses: mshima/jhipster-actions/setup-git#da207c33a182539afccf031280669f3aa7a4af7c
- uses: mshima/jhipster-actions/setup-git@da207c33a182539afccf031280669f3aa7a4af7c
- name: 'SETUP: Checkout generator-jhipster'
uses: actions/checkout@v4
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
#----------------------------------------------------------------------
# Install all tools and check configuration
#----------------------------------------------------------------------
- uses: mshima/jhipster-actions/setup-git#da207c33a182539afccf031280669f3aa7a4af7c
- uses: mshima/jhipster-actions/setup-git@da207c33a182539afccf031280669f3aa7a4af7c
- name: 'SETUP: Checkout generator-jhipster'
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit b32485b

Please sign in to comment.