Skip to content

Commit 6c88091

Browse files
Bump globus/workflows from 1.2 to 1.3 in the github-actions group
Bumps the github-actions group with 1 update: [globus/workflows](https://github.com/globus/workflows). Updates `globus/workflows` from 1.2 to 1.3 - [Release notes](https://github.com/globus/workflows/releases) - [Changelog](https://github.com/globus/workflows/blob/main/CHANGELOG.md) - [Commits](globus/workflows@f41714f...d370cf8) --- updated-dependencies: - dependency-name: globus/workflows dependency-version: '1.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 34cb773 commit 6c88091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,6 @@ jobs:
8686
# cache-paths:
8787
# - ".mypy_cache/"
8888

89-
uses: "globus/workflows/.github/workflows/tox.yaml@f41714f6a8b102569807b348fce50960f9617df8" # v1.2
89+
uses: "globus/workflows/.github/workflows/tox.yaml@d370cf87e31ead9ba566b6fa07f05f63918a9149" # v1.3
9090
with:
9191
config: "${{ toJSON(matrix) }}"

0 commit comments

Comments
 (0)