Skip to content

Update dependabot-jira-integration.yml #2

Update dependabot-jira-integration.yml

Update dependabot-jira-integration.yml #2

name: GitHub Security Alerts for Jira
on:
push:
branches:
- main
- master
- security/jira-dependabot-integration
jobs:
syncSecurityAlerts:
runs-on: ubuntu-latest
steps:
- name: "Sync security alerts to Jira issues"
uses: reload/github-security-jira@v1.x
env:
GH_SECURITY_TOKEN: ${{ KEY_OF_GITHUB_FOR_JIRA_INTEGRATION }}

Check failure on line 17 in .github/workflows/dependabot-jira-integration.yml

View workflow run for this annotation

GitHub Actions / GitHub Security Alerts for Jira

Invalid workflow file

The workflow is not valid. .github/workflows/dependabot-jira-integration.yml (Line: 17, Col: 30): Unrecognized named-value: 'KEY_OF_GITHUB_FOR_JIRA_INTEGRATION'. Located at position 1 within expression: KEY_OF_GITHUB_FOR_JIRA_INTEGRATION .github/workflows/dependabot-jira-integration.yml (Line: 18, Col: 23): Unrecognized named-value: 'JIRA_KEY_FOR_GITHUB_INTEGRATION'. Located at position 1 within expression: JIRA_KEY_FOR_GITHUB_INTEGRATION
JIRA_TOKEN: ${{ JIRA_KEY_FOR_GITHUB_INTEGRATION }}
JIRA_HOST: https://rocketchat.atlassian.net
JIRA_USER: igor.rincon@rocket.chat
JIRA_PROJECT: PVUL
JIRA_ISSUE_TYPE: Task
JIRA_WATCHERS: igor.rincon@rocket.chat, bruno.cestari@rocket.chat, giovani.salvador@rocket.chat