Skip to content

Commit 11ac1cd

Browse files
Bump OpenAstronomy/github-actions-workflows
Bumps the actions group in /.github/workflows with 1 update: [OpenAstronomy/github-actions-workflows](https://github.com/openastronomy/github-actions-workflows). Updates `OpenAstronomy/github-actions-workflows` from 1 to 2 - [Release notes](https://github.com/openastronomy/github-actions-workflows/releases) - [Commits](OpenAstronomy/github-actions-workflows@v1...v2) --- updated-dependencies: - dependency-name: OpenAstronomy/github-actions-workflows dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 069b71b commit 11ac1cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
test:
10-
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@v1
10+
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@v2
1111
with:
1212
envs: |
1313
- linux: py310-test

0 commit comments

Comments
 (0)