Skip to content

Commit

Permalink
Patch vulnerability in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
elinscott committed Dec 14, 2023
1 parent bbefdfc commit 283b206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_citation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v3
- name: Get branch name
id: branch-name
uses: tj-actions/branch-names@v6
uses: tj-actions/branch-names@v8
- name: Set up Python 3.8
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 283b206

Please sign in to comment.