Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
bjohansebas committed Oct 15, 2024
1 parent aab11fd commit d59e38e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/meetings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
createWithin: 'P1W'
issueTemplate: 'meeting.md'
- name: Security Working Session
uses: 'pkgjs/meet@v0'
uses: 'pkgjs/meet@61042a30f295179c24673776877615fa12a6c0bc' # v0.0.19
with:
issueTitle: '<%= date.toFormat("yyyy-MM-dd") %> Express Security Session'
token: ${{ secrets.GITHUB_TOKEN }}
Expand All @@ -52,7 +52,7 @@ jobs:
createWithin: 'P1W'
issueTemplate: 'meeting-security.md'
- name: Triage Working Session
uses: 'pkgjs/meet@v0'
uses: 'pkgjs/meet@61042a30f295179c24673776877615fa12a6c0bc' # v0.0.19'
with:
issueTitle: '<%= date.toFormat("yyyy-MM-dd") %> Express Triage Session'
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit d59e38e

Please sign in to comment.