Skip to content

Commit

Permalink
Merge pull request #9 from Nagold/dependabot/github_actions/JasonEtco…
Browse files Browse the repository at this point in the history
…/create-an-issue-2.8.2

Bump JasonEtco/create-an-issue from 2.8.0 to 2.8.2
  • Loading branch information
Apfelwurm authored Dec 14, 2022
2 parents 6437dc8 + 55e3ce0 commit f53e560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-stable-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: echo "NEXT_STABLE_BRANCH_OUTPUT=$(curl -s -L "http://api.github.com/repos/nextcloud/server/branches/${{ env.NEXT_SABLE_BRANCH }}" |jq -r '.name')" >> $GITHUB_ENV

- name: create issue from file
uses: JasonEtco/create-an-issue@v2.8.0
uses: JasonEtco/create-an-issue@v2.8.2
id: issue
if: ${{ env.NEXT_STABLE_BRANCH_OUTPUT == env.NEXT_SABLE_BRANCH }}
env:
Expand Down

0 comments on commit f53e560

Please sign in to comment.