Skip to content

Commit

Permalink
also update in templates
Browse files Browse the repository at this point in the history
  • Loading branch information
sentrivana committed Nov 5, 2024
1 parent 02283d7 commit d77051c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: permissions check
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4.2.1
- uses: actions/checkout@v4.2.2
with:
persist-credentials: false

Expand Down
2 changes: 1 addition & 1 deletion scripts/split-tox-gh-actions/templates/test_group.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
{% endif %}

steps:
- uses: actions/checkout@v4.2.1
- uses: actions/checkout@v4.2.2
{% if needs_github_secrets %}
{% raw %}
with:
Expand Down

0 comments on commit d77051c

Please sign in to comment.