Skip to content

Commit

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

Bump ASFHyP3/actions from 0.9.0 to 0.11.2
  • Loading branch information
asjohnston-asf authored Jul 15, 2024
2 parents 1b2ffb6 + 691bb74 commit 946be9f
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.9.0
uses: ASFHyP3/actions/.github/workflows/reusable-create-jira-issue.yml@v0.11.2
secrets:
JIRA_BASE_URL: ${{ secrets.JIRA_BASE_URL }}
JIRA_USER_EMAIL: ${{ secrets.JIRA_USER_EMAIL }}
Expand Down

0 comments on commit 946be9f

Please sign in to comment.