Skip to content

Commit

Permalink
[local] Use main version of sync workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Fricounet committed Sep 14, 2023
1 parent 486a50f commit 3fc3f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Create upstream version tag
uses: DataDog/sync-upstream-release-tag@v0.3.3
uses: DataDog/sync-upstream-release-tag@main
with:
github_actor: "${GITHUB_ACTOR}"
github_repository: "${GITHUB_REPOSITORY}"
Expand Down

0 comments on commit 3fc3f7f

Please sign in to comment.