Skip to content

Commit 5b35dc1

Browse files
committed
set git hash for testing changes
1 parent c7beb82 commit 5b35dc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/score-resume.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
ref: ${{ github.event.inputs.branch }}
3737
token: ${{ secrets.REPO_TOKEN }}
3838

39-
- name: Supress personal information (no-op)
39+
- name: Suppress personal information (no-op)
4040
# GitHub Actions only hides secrets that are referenced in the workflow file.
4141
# This is a no-op step to ensure that the secrets are not exposed in the logs.
4242
shell: bash
@@ -62,7 +62,7 @@ jobs:
6262
6363
- name: Run gemini-qualified action
6464
id: gemini-check
65-
uses: dev-dull/job-search-automations/gemini-qualified@v1.0.2
65+
uses: dev-dull/job-search-automations/gemini-qualified@vc7beb82ecba3f30229e1c639902d4ed84cfb4a6b
6666
with:
6767
GOOGLE_API_KEY: ${{ secrets.GOOGLE_API_KEY }}
6868
RESUME_TEXT: ${{ env.RESUME_TEXT }}

0 commit comments

Comments
 (0)