Skip to content

Commit

Permalink
πŸ”„ synced local '.github/workflows/' with remote 'workflows/'
Browse files Browse the repository at this point in the history
Signed-off-by: bitnami-bot <bitnami-bot@vmware.com>
  • Loading branch information
bitnami-bot committed Jan 23, 2024
1 parent 5393b86 commit 2980441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-reviews.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
echo "::notice:: Comment on PR #${{ github.event.pull_request.number }}"
echo "${{ github.event.pull_request.number }}" > pull_request_number
- name: Upload the PR number
uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392
uses: actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6
with:
name: pull_request_number
path: ./pull_request_number

0 comments on commit 2980441

Please sign in to comment.