Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Commit dfe74d8

Browse files
chore(deps): Bump devantler-tech/composite-actions from 1.9.5 to 1.9.6 (#69)
Bumps [devantler-tech/composite-actions](https://github.com/devantler-tech/composite-actions) from 1.9.5 to 1.9.6. - [Release notes](https://github.com/devantler-tech/composite-actions/releases) - [Commits](devantler-tech/actions@005c37f...6d18f29) --- updated-dependencies: - dependency-name: devantler-tech/composite-actions dependency-version: 1.9.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f545acd commit dfe74d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/sync-labels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
with:
1717
persist-credentials: false
1818
- name: 🔄 Sync labels
19-
uses: devantler-tech/composite-actions/sync-labels-action@005c37f8ef5e1811388cf19b3b93eb721351b6be # v1.9.5
19+
uses: devantler-tech/composite-actions/sync-labels-action@6d18f29330dd5818cf03c8508fb125cc05441fad # v1.9.6

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
repo: cilium/cilium-cli
2828
- name: Test .NET solution or project
29-
uses: devantler-tech/composite-actions/dotnet-test-action@005c37f8ef5e1811388cf19b3b93eb721351b6be # v.1.9.5
29+
uses: devantler-tech/composite-actions/dotnet-test-action@6d18f29330dd5818cf03c8508fb125cc05441fad # v.1.9.6
3030
with:
3131
app_id: ${{ vars.APP_ID }}
3232
app_private_key: ${{ secrets.APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)