Skip to content

Commit 6bb3e14

Browse files
authored
Update privacy-review dep (#3028)
1 parent c684a4f commit 6bb3e14

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
name: Create Asana task for Privacy Review
22

33
on:
4-
pull_request_target:
4+
pull_request:
55
types: [ labeled ]
66

77
jobs:
88
call-privacy-review:
99
if: contains(github.event.label.name, 'privacy review')
10-
uses: duckduckgo/native-github-asana-sync/.github/workflows/[email protected]
10+
uses: duckduckgo/native-github-asana-sync/.github/workflows/[email protected].1
1111
with:
1212
team_name: 'Extension'
13-
ref: 'v1.7'
13+
ref: 'v1.7.1'
1414
secrets:
1515
asana_pat: ${{ secrets.ASANA_ACCESS_TOKEN }}
1616
github_pat: ${{ secrets.DAXMOBILE_TOKEN }}

0 commit comments

Comments
 (0)