Skip to content

Commit

Permalink
chore: bump canonical/sdcore-github-workflows from 2.0.0 to 2.1.0 (#31)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 90dd713 commit 063655c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot_pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ permissions:

jobs:
auto-merge:
uses: canonical/sdcore-github-workflows/.github/workflows/dependabot_pr.yaml@v2.0.0
uses: canonical/sdcore-github-workflows/.github/workflows/dependabot_pr.yaml@v2.1.0
2 changes: 1 addition & 1 deletion .github/workflows/issues.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ on:
jobs:
update:
name: Update Issue
uses: canonical/sdcore-github-workflows/.github/workflows/issues.yaml@v2.0.0
uses: canonical/sdcore-github-workflows/.github/workflows/issues.yaml@v2.1.0
secrets:
JIRA_URL: ${{ secrets.JIRA_URL }}

0 comments on commit 063655c

Please sign in to comment.