Skip to content

Commit

Permalink
Merge pull request #112 from ASFHyP3/dependabot/github_actions/ASFHyP…
Browse files Browse the repository at this point in the history
…3/actions-0.9.0

Bump ASFHyP3/actions from 0.8.1 to 0.9.0
  • Loading branch information
jtherrmann authored Jun 24, 2024
2 parents 6009990 + 644551e commit d0f3f4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-jira-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
call-create-jira-issue-workflow:
uses: ASFHyP3/actions/.github/workflows/reusable-create-jira-issue.yml@v0.8.1
uses: ASFHyP3/actions/.github/workflows/reusable-create-jira-issue.yml@v0.9.0
secrets:
JIRA_BASE_URL: ${{ secrets.JIRA_BASE_URL }}
JIRA_USER_EMAIL: ${{ secrets.JIRA_USER_EMAIL }}
Expand Down

0 comments on commit d0f3f4c

Please sign in to comment.