Skip to content

Commit ed9e978

Browse files
committed
update to last commit version
1 parent 7faf473 commit ed9e978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/install-dda/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ runs:
1919
shell: bash
2020

2121
- name: Install dda
22-
uses: DataDog/datadog-agent-dev@nschweitzer/features
22+
uses: DataDog/datadog-agent-dev@4540b9f990efec2113005942a3b434ed93eeebb8
2323
with:
2424
version: ${{ inputs.version || steps.set-version.outputs.version }}
2525
features: ${{ inputs.features }}

0 commit comments

Comments
 (0)