Skip to content

Commit

Permalink
Merge pull request #23 from MiraGeoscience/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…develop/peter-evans/create-or-update-comment-4

Bump peter-evans/create-or-update-comment from 3 to 4
  • Loading branch information
sebhmg authored Apr 27, 2024
2 parents 7c8608e + c79c8c1 commit 5a9032b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue_to_jira.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
# Additional fields in JSON format
fields: '{"components": [{"name": "LAS"}]}'
- name: Post JIRA link
uses: peter-evans/create-or-update-comment@v3
uses: peter-evans/create-or-update-comment@v4
with:
# The number of the issue or pull request in which to create a comment.
issue-number: ${{ github.event.issue.number }}
Expand Down

0 comments on commit 5a9032b

Please sign in to comment.