Skip to content

Commit 27ad4fc

Browse files
committed
update in templates
1 parent 1444bc6 commit 27ad4fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scripts/split-tox-gh-actions/templates/check_permissions.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: permissions check
33
runs-on: ubuntu-20.04
44
steps:
5-
- uses: actions/[email protected].0
5+
- uses: actions/[email protected].1
66
with:
77
persist-credentials: false
88

scripts/split-tox-gh-actions/templates/test_group.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
{% endif %}
4040

4141
steps:
42-
- uses: actions/[email protected].0
42+
- uses: actions/[email protected].1
4343
{% if needs_github_secrets %}
4444
{% raw %}
4545
with:

0 commit comments

Comments
 (0)