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

Commit 332ef8f

Browse files
chore(deps): Bump devantler-tech/composite-actions from 1.9.1 to 1.9.6 (#384)
Bumps [devantler-tech/composite-actions](https://github.com/devantler-tech/composite-actions) from 1.9.1 to 1.9.6. - [Release notes](https://github.com/devantler-tech/composite-actions/releases) - [Commits](devantler-tech/actions@v1.9.1...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 128aeef commit 332ef8f

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@44620f6c6e9bc2046c7959932fbd104a74d6b1a5 # v1.9.1
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
@@ -61,7 +61,7 @@ jobs:
6161
with:
6262
repo: cilium/cilium-cli
6363
- name: Test .NET solution or project
64-
uses: devantler-tech/composite-actions/dotnet-test-action@d4b23f9e20423712a3300a63bdbaf4ac70fee721 # v.1.9.2
64+
uses: devantler-tech/composite-actions/dotnet-test-action@6d18f29330dd5818cf03c8508fb125cc05441fad # v.1.9.6
6565
with:
6666
app_id: ${{ vars.APP_ID }}
6767
app_private_key: ${{ secrets.APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)