Skip to content

Commit 5b36deb

Browse files
Bump launchbynttdata/launch-workflows from 0.5.0 to 0.8.0
Bumps [launchbynttdata/launch-workflows](https://github.com/launchbynttdata/launch-workflows) from 0.5.0 to 0.8.0. - [Release notes](https://github.com/launchbynttdata/launch-workflows/releases) - [Changelog](https://github.com/launchbynttdata/launch-workflows/blob/main/docs/reusable-release-draft-on-merge.md) - [Commits](launchbynttdata/launch-workflows@0.5.0...0.8.0) --- updated-dependencies: - dependency-name: launchbynttdata/launch-workflows dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6427f8 commit 5b36deb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pull-request-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ jobs:
1111
contents: read
1212
issues: write
1313
pull-requests: write
14-
uses: launchbynttdata/launch-workflows/.github/workflows/reusable-pr-label-by-branch.yml@0.5.0
14+
uses: launchbynttdata/launch-workflows/.github/workflows/reusable-pr-label-by-branch.yml@0.8.0
1515
secrets: inherit # pragma: allowlist secret

.github/workflows/pull-request-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
contents: read
1212
checks: write
1313
pull-requests: write
14-
uses: launchbynttdata/launch-workflows/.github/workflows/reusable-python-uv-pytest.yml@0.5.0
14+
uses: launchbynttdata/launch-workflows/.github/workflows/reusable-python-uv-pytest.yml@0.8.0
1515
with:
1616
report-coverage: false
1717
secrets: inherit # pragma: allowlist secret

0 commit comments

Comments
 (0)