Skip to content

deps(go-tools): bump github.com/golangci/golangci-lint from 1.61.0 to 1.62.0 in /tools in the minor-updates group #2003

deps(go-tools): bump github.com/golangci/golangci-lint from 1.61.0 to 1.62.0 in /tools in the minor-updates group

deps(go-tools): bump github.com/golangci/golangci-lint from 1.61.0 to 1.62.0 in /tools in the minor-updates group #2003

Workflow file for this run

# By defaults, only bugs tagged with "jira" will be imported by this automation.
name: Sync GitHub issues to Jira
on: [issues, issue_comment]
jobs:
sync-issues:
name: Sync issues to Jira
runs-on: ubuntu-latest
steps:
- uses: canonical/sync-issues-github-jira@v1
with:
# TODO: JIRA_WEBHOOK_URL should be stored as secret on the repository.
# Ask your Jira project administrator for it.
webhook-url: ${{ secrets.JIRA_WEBHOOK_URL }}
component: 'Enterprise'