Skip to content

Commit 36f5985

Browse files
Bump OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml
Bumps the actions group with 1 update in the / directory: [OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml](https://github.com/openastronomy/github-actions-workflows). Updates `OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml` from 2.6.1 to 2.6.2 - [Release notes](https://github.com/openastronomy/github-actions-workflows/releases) - [Commits](OpenAstronomy/github-actions-workflows@ccd2f9f...e973440) --- updated-dependencies: - dependency-name: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml dependency-version: 2.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6436220 commit 36f5985

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ permissions: {}
1414

1515
jobs:
1616
test:
17-
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@ccd2f9f4a24f34ea1165a717af125260d93bb5c1 # v2.6.1
17+
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@e97344095b099e1d729fe97429078c9975921d8a # v2.6.2
1818
with:
1919
envs: |
2020
- macos: py312-test
@@ -23,7 +23,7 @@ jobs:
2323
- linux: build_docs
2424
2525
bake_cookies:
26-
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@ccd2f9f4a24f34ea1165a717af125260d93bb5c1 # v2.6.1
26+
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@e97344095b099e1d729fe97429078c9975921d8a # v2.6.2
2727
with:
2828
artifact-path: |
2929
cookies

0 commit comments

Comments
 (0)