Skip to content

Commit

Permalink
Merge pull request #22 from polarityio/develop
Browse files Browse the repository at this point in the history
Bump version to 3.5.1
  • Loading branch information
sarus authored Oct 3, 2024
2 parents 30a5705 + 16028cc commit d0aeda9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run-int-dev-checklist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
run-integration-development-checklist:
runs-on: ubuntu-latest
container: 'centos:7'
container: 'rockylinux:8'

steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "MandiantThreatIntel",
"version": "3.5.0",
"version": "3.5.1",
"main": "./integration.js",
"private": true,
"dependencies": {
Expand Down

0 comments on commit d0aeda9

Please sign in to comment.