Skip to content

Commit

Permalink
chore(bump): update trestlebot image to v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jpower432 authored Mar 22, 2024
1 parent eaddd29 commit dc12bb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/create-new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
name: Create profile
runs-on: ubuntu-latest
container:
image: quay.io/continuouscompliance/trestle-bot:v0.7.0
image: quay.io/continuouscompliance/trestle-bot:v0.8.0
steps:
- name: Generate app token
uses: tibdex/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
name: Update content
runs-on: ubuntu-latest
container:
image: quay.io/continuouscompliance/trestle-bot:v0.7.0
image: quay.io/continuouscompliance/trestle-bot:v0.8.0
steps:
- name: Generate app token
uses: tibdex/[email protected]
Expand Down

0 comments on commit dc12bb4

Please sign in to comment.