Skip to content

Commit e606ce4

Browse files
committed
Update .github/workflows/package-build-on-release.yml
1 parent fff0362 commit e606ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package-build-on-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: "ubuntu-latest"
1818
steps:
1919
- name: Trigger development-packaging workflow
20-
uses: greenbone/actions/trigger-workflow@487dab5354ace3dd575c8cf100a3e522c1dd3a79
20+
uses: greenbone/actions/trigger-workflow@v3
2121
with:
2222
token: ${{ secrets.GREENBONE_BOT_TOKEN }}
2323
repository: "greenbone/gea-pipeline"

0 commit comments

Comments
 (0)